Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp96 Instruction *InstCombiner::FoldIntegerTypedPHI(PHINode &PN) { in FoldIntegerTypedPHI() function in InstCombiner
1145 if (Instruction *Result = FoldIntegerTypedPHI(PN)) in visitPHINode()
H A DInstCombineInternal.h841 Instruction *FoldIntegerTypedPHI(PHINode &PN);