Searched defs:FirstPhi (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DPartialInlining.cpp1050 PHINode *FirstPhi = getFirstPHI(PreReturn); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp963 Instruction *InstCombiner::SliceUpIllegalIntegerPHI(PHINode &FirstPhi) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3417 PHINode *FirstPhi = dyn_cast<PHINode>(FirstValue); local

Completed in 176 milliseconds