Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp5023 bool UseSRA = false; in BuildExactSDIV() local
5033 UseSRA = true; in BuildExactSDIV()
5068 if (UseSRA) { in BuildExactSDIV()