Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DPartialInlining.cpp1006 PHINode *FirstPhi = nullptr; in normalizeReturnBlock() local
1030 PHINode *FirstPhi = GetFirstPHI(PreReturn); in normalizeReturnBlock() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp1098 Instruction *InstCombinerImpl::SliceUpIllegalIntegerPHI(PHINode &FirstPhi) { in SliceUpIllegalIntegerPHI()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp408 PHINode *FirstPhi = nullptr; in findOrCreateBlockForHoisting() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4023 PHINode *FirstPhi = dyn_cast<PHINode>(FirstValue); in MatchPhiNode() local