Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
HDInstCombinePHI.cpp331 InstCombinerImpl::foldPHIArgInsertValueInstructionIntoPHI(PHINode &PN) { in foldPHIArgInsertValueInstructionIntoPHI() function in InstCombinerImpl
877 return foldPHIArgInsertValueInstructionIntoPHI(PN); in foldPHIArgOpIntoPHI()
HDInstCombineInternal.h629 Instruction *foldPHIArgInsertValueInstructionIntoPHI(PHINode &PN);