Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp5689 bool UseSRA = false; in BuildExactSDIV() local
5699 UseSRA = true; in BuildExactSDIV()
5734 if (UseSRA) { in BuildExactSDIV()