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.cpp1302 bool RealUse = false; in findPreIndexCandidate() local
1311 RealUse = true; in findPreIndexCandidate()
1313 RealUse = true; in findPreIndexCandidate()
1316 return RealUse; in findPreIndexCandidate()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp18561 bool RealUse = false; in CombineToPreIndexedLoadStore() local
18572 RealUse = true; in CombineToPreIndexedLoadStore()
18575 if (!RealUse) in CombineToPreIndexedLoadStore()