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

/external/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp130 Instruction *InstCombiner::FoldPHIArgGEPIntoPHI(PHINode &PN) { function in class:InstCombiner
395 return FoldPHIArgGEPIntoPHI(PN);

Completed in 67 milliseconds