Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp168 static cl::opt<unsigned> DispFormPrepMinThreshold("ppc-dispprep-min-threshold", variable
942 if (RemainderOffsetInfo[MaxCountRemainder].second < DispFormPrepMinThreshold) in prepareBaseForDispFormChain()
1119 if (Bucket.Elements.size() < DispFormPrepMinThreshold) in dispFormPrep()