Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp5049 bool UseSRA = false; in BuildExactSDIV() local
5059 UseSRA = true; in BuildExactSDIV()
5094 if (UseSRA) { in BuildExactSDIV()