Searched refs:FoldPHIArgGEPIntoPHI (Results 1 - 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
H A DInstCombine.h345 Instruction *FoldPHIArgGEPIntoPHI(PHINode &PN);
H A DInstCombinePHI.cpp130 Instruction *InstCombiner::FoldPHIArgGEPIntoPHI(PHINode &PN) { function in class:InstCombiner
395 return FoldPHIArgGEPIntoPHI(PN);
/external/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp121 Instruction *InstCombiner::FoldPHIArgGEPIntoPHI(PHINode &PN) { function in class:InstCombiner
477 return FoldPHIArgGEPIntoPHI(PN);
H A DInstCombineInternal.h553 Instruction *FoldPHIArgGEPIntoPHI(PHINode &PN);

Completed in 55 milliseconds