Searched defs:FirstPhi (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Transforms/IPO/ | ||
H A D | PartialInlining.cpp | 1006 PHINode *FirstPhi = nullptr; normalizeReturnBlock() local |
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombinePHI.cpp | 1097 SliceUpIllegalIntegerPHI(PHINode & FirstPhi) SliceUpIllegalIntegerPHI() argument |
/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | CodeExtractor.cpp | 408 PHINode *FirstPhi = nullptr; findOrCreateBlockForHoisting() local |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | CodeGenPrepare.cpp | 4023 PHINode *FirstPhi = dyn_cast<PHINode>(FirstValue); MatchPhiNode() local |