Home
last modified time | relevance | path

Searched refs:FoldPHIArgOpIntoPHI (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/lib/Transforms/InstCombine/
HDInstCombinePHI.cpp389 Instruction *InstCombiner::FoldPHIArgOpIntoPHI(PHINode &PN) { in FoldPHIArgOpIntoPHI() function in InstCombiner
799 if (Instruction *Result = FoldPHIArgOpIntoPHI(PN)) in visitPHINode()
HDInstCombineInternal.h538 Instruction *FoldPHIArgOpIntoPHI(PHINode &PN);