Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp165 static cl::opt<unsigned> DispFormPrepMinThreshold("ppc-dispprep-min-threshold", variable
938 if (RemainderOffsetInfo[MaxCountRemainder].second < DispFormPrepMinThreshold) in prepareBaseForDispFormChain()
1115 if (Bucket.Elements.size() < DispFormPrepMinThreshold) in dispFormPrep()