Searched defs:LoopPhis (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | IndVarSimplify.cpp | 605 SmallVector<PHINode *, 8> LoopPhis; simplifyAndExtend() local |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | ModuloSchedule.cpp | 2462 SmallVector<MachineInstr *> LoopPhis; mergeRegUsesAfterPipeline() local |