Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp105 Instruction *InstCombinerImpl::foldIntegerTypedPHI(PHINode &PN) { in foldIntegerTypedPHI() function in InstCombinerImpl
1342 if (Instruction *Result = foldIntegerTypedPHI(PN)) in visitPHINode()
H A DInstCombineInternal.h630 Instruction *foldIntegerTypedPHI(PHINode &PN);