Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1371 bool RealUse = false; in findPreIndexCandidate() local
1380 RealUse = true; in findPreIndexCandidate()
1382 RealUse = true; in findPreIndexCandidate()
1385 return RealUse; in findPreIndexCandidate()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp19560 bool RealUse = false; in CombineToPreIndexedLoadStore() local
19571 RealUse = true; in CombineToPreIndexedLoadStore()
19574 if (!RealUse) in CombineToPreIndexedLoadStore()