Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp300 Instruction *InstCombinerImpl::foldPHIArgIntToPtrToPHI(PHINode &PN) { in foldPHIArgIntToPtrToPHI() function in InstCombinerImpl
1379 if (Instruction *Result = foldPHIArgIntToPtrToPHI(PN)) in visitPHINode()
H A DInstCombineInternal.h645 Instruction *foldPHIArgIntToPtrToPHI(PHINode &PN);