Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp5825 bool BothLiveOut = false; in ExtendUsesToFormExtLoad() local
5830 BothLiveOut = true; in ExtendUsesToFormExtLoad()
5834 if (BothLiveOut) in ExtendUsesToFormExtLoad()