Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DPartialInlining.cpp1056 PHINode *FirstPhi = nullptr; in normalizeReturnBlock() local
1080 PHINode *FirstPhi = GetFirstPHI(PreReturn); in normalizeReturnBlock() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp1054 Instruction *InstCombinerImpl::SliceUpIllegalIntegerPHI(PHINode &FirstPhi) { in SliceUpIllegalIntegerPHI()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp409 PHINode *FirstPhi = nullptr; in findOrCreateBlockForHoisting() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3670 PHINode *FirstPhi = dyn_cast<PHINode>(FirstValue); in MatchPhiNode() local