Home
last modified time | relevance | path

Searched defs:FirstPhi (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DPartialInlining.cpp1026 PHINode *FirstPhi = nullptr; in NormalizeReturnBlock() local
1050 PHINode *FirstPhi = getFirstPHI(PreReturn); in NormalizeReturnBlock() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp694 Instruction *InstCombiner::SliceUpIllegalIntegerPHI(PHINode &FirstPhi) { in SliceUpIllegalIntegerPHI()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp963 Instruction *InstCombiner::SliceUpIllegalIntegerPHI(PHINode &FirstPhi) { in SliceUpIllegalIntegerPHI()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DCodeExtractor.cpp406 PHINode *FirstPhi = nullptr; in findOrCreateBlockForHoisting() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp3417 PHINode *FirstPhi = dyn_cast<PHINode>(FirstValue); in MatchPhiNode() local