Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
HDInstCombinePHI.cpp407 Instruction *InstCombinerImpl::foldPHIArgBinOpIntoPHI(PHINode &PN) { in foldPHIArgBinOpIntoPHI() function in InstCombinerImpl
902 return foldPHIArgBinOpIntoPHI(PN); in foldPHIArgOpIntoPHI()
HDInstCombineInternal.h628 Instruction *foldPHIArgBinOpIntoPHI(PHINode &PN);