Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp105 Instruction *InstCombinerImpl::foldIntegerTypedPHI(PHINode &PN) { in foldIntegerTypedPHI() function in InstCombinerImpl
1341 if (Instruction *Result = foldIntegerTypedPHI(PN)) in visitPHINode()
H A DInstCombineInternal.h637 Instruction *foldIntegerTypedPHI(PHINode &PN);