Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp934 unsigned MaxCountRemainder = 0; in prepareBaseForDispFormChain() local
938 RemainderOffsetInfo[MaxCountRemainder].second) in prepareBaseForDispFormChain()
939 MaxCountRemainder = j; in prepareBaseForDispFormChain()
942 if (RemainderOffsetInfo[MaxCountRemainder].second < DispFormPrepMinThreshold) in prepareBaseForDispFormChain()
947 if (MaxCountRemainder == 0) in prepareBaseForDispFormChain()
952 BucketChain.Elements[RemainderOffsetInfo[MaxCountRemainder].first].Offset; in prepareBaseForDispFormChain()
961 std::swap(BucketChain.Elements[RemainderOffsetInfo[MaxCountRemainder].first], in prepareBaseForDispFormChain()