Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
HDInstCombinePHI.cpp509 bool AllBasePointersAreAllocas = true; in foldPHIArgGEPIntoPHI() local
530 if (AllBasePointersAreAllocas && in foldPHIArgGEPIntoPHI()
533 AllBasePointersAreAllocas = false; in foldPHIArgGEPIntoPHI()
571 if (AllBasePointersAreAllocas) in foldPHIArgGEPIntoPHI()