Searched refs:NeedPHI (Results 1 – 2 of 2) sorted by relevance
835 bool NeedPHI = llvm::any_of(Insts, [&I0, O](const Instruction *I) { in sinkLastInstruction() local838 if (!NeedPHI) { in sinkLastInstruction()
1550 bool NeedPHI = any_of(Insts, [&I0, O](const Instruction *I) { in sinkLastInstruction() local1553 if (!NeedPHI) { in sinkLastInstruction()