Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp5880 bool BothLiveOut = false; in ExtendUsesToFormExtLoad() local
5885 BothLiveOut = true; in ExtendUsesToFormExtLoad()
5889 if (BothLiveOut) in ExtendUsesToFormExtLoad()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp9205 bool BothLiveOut = false; in ExtendUsesToFormExtLoad() local
9210 BothLiveOut = true; in ExtendUsesToFormExtLoad()
9214 if (BothLiveOut) in ExtendUsesToFormExtLoad()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp10102 bool BothLiveOut = false; in ExtendUsesToFormExtLoad() local
10107 BothLiveOut = true; in ExtendUsesToFormExtLoad()
10111 if (BothLiveOut) in ExtendUsesToFormExtLoad()