Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp495 Instruction *InstCombinerImpl::foldPHIArgGEPIntoPHI(PHINode &PN) { in foldPHIArgGEPIntoPHI() function in InstCombinerImpl
865 return foldPHIArgGEPIntoPHI(PN); in foldPHIArgOpIntoPHI()
H A DInstCombineInternal.h642 Instruction *foldPHIArgGEPIntoPHI(PHINode &PN);