Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp138 bool AllBasePointersAreAllocas = true; in FoldPHIArgGEPIntoPHI() local
157 if (AllBasePointersAreAllocas && in FoldPHIArgGEPIntoPHI()
160 AllBasePointersAreAllocas = false; in FoldPHIArgGEPIntoPHI()
197 if (AllBasePointersAreAllocas) in FoldPHIArgGEPIntoPHI()