Home
last modified time | relevance | path

Searched refs:Def1It (Results 1 – 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCReduceCRLogicals.cpp640 MachineBasicBlock::iterator Def1It = CRI.TrueDefs.first; in splitBlockOnBinaryCROp() local
646 if (Def1It == Def2It) { // Def2 comes before Def1. in splitBlockOnBinaryCROp()
647 SplitBefore = &*Def1It; in splitBlockOnBinaryCROp()