Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/
H A DPartialInlining.cpp1053 PHINode *FirstPhi = nullptr; in normalizeReturnBlock() local
1077 PHINode *FirstPhi = GetFirstPHI(PreReturn); in normalizeReturnBlock() local
/openbsd/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp1094 Instruction *InstCombinerImpl::SliceUpIllegalIntegerPHI(PHINode &FirstPhi) { in SliceUpIllegalIntegerPHI()
/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp407 PHINode *FirstPhi = nullptr; in findOrCreateBlockForHoisting() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3787 PHINode *FirstPhi = dyn_cast<PHINode>(FirstValue); in MatchPhiNode() local