Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DPartialInlining.cpp1014 PHINode *FirstPhi = nullptr; in NormalizeReturnBlock() local
1038 PHINode *FirstPhi = getFirstPHI(PreReturn); in NormalizeReturnBlock() local
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombinePHI.cpp620 Instruction *InstCombiner::SliceUpIllegalIntegerPHI(PHINode &FirstPhi) { in SliceUpIllegalIntegerPHI()
/external/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp694 Instruction *InstCombiner::SliceUpIllegalIntegerPHI(PHINode &FirstPhi) { in SliceUpIllegalIntegerPHI()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp950 Instruction *InstCombiner::SliceUpIllegalIntegerPHI(PHINode &FirstPhi) { in SliceUpIllegalIntegerPHI()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DCodeExtractor.cpp362 PHINode *FirstPhi = nullptr; in findOrCreateBlockForHoisting() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2967 PHINode *FirstPhi = dyn_cast<PHINode>(FirstValue); in MatchPhiNode() local