Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp12992 bool BothLiveOut = false; in ExtendUsesToFormExtLoad() local
12997 BothLiveOut = true; in ExtendUsesToFormExtLoad()
13001 if (BothLiveOut) in ExtendUsesToFormExtLoad()