Home
last modified time | relevance | path

Searched refs:FoldPHIArgGEPIntoPHI (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombinePHI.cpp130 Instruction *InstCombiner::FoldPHIArgGEPIntoPHI(PHINode &PN) { in FoldPHIArgGEPIntoPHI() function in InstCombiner
395 return FoldPHIArgGEPIntoPHI(PN); in FoldPHIArgOpIntoPHI()
DInstCombine.h345 Instruction *FoldPHIArgGEPIntoPHI(PHINode &PN);
/external/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp121 Instruction *InstCombiner::FoldPHIArgGEPIntoPHI(PHINode &PN) { in FoldPHIArgGEPIntoPHI() function in InstCombiner
477 return FoldPHIArgGEPIntoPHI(PN); in FoldPHIArgOpIntoPHI()
DInstCombineInternal.h553 Instruction *FoldPHIArgGEPIntoPHI(PHINode &PN);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp377 Instruction *InstCombiner::FoldPHIArgGEPIntoPHI(PHINode &PN) { in FoldPHIArgGEPIntoPHI() function in InstCombiner
733 return FoldPHIArgGEPIntoPHI(PN); in FoldPHIArgOpIntoPHI()
DInstCombineInternal.h794 Instruction *FoldPHIArgGEPIntoPHI(PHINode &PN);