Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp12707 bool RealUse = false; in CombineToPreIndexedLoadStore() local
12718 RealUse = true; in CombineToPreIndexedLoadStore()
12721 if (!RealUse) in CombineToPreIndexedLoadStore()
12874 bool RealUse = false; in CombineToPostIndexedLoadStore() local
12877 RealUse = true; in CombineToPostIndexedLoadStore()
12880 if (!RealUse) { in CombineToPostIndexedLoadStore()