Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3702 bool UseSRA = false; in BuildExactSDIV() local
3712 UseSRA = true; in BuildExactSDIV()
3740 if (UseSRA) { in BuildExactSDIV()