Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DLoopVersioningLICM.cpp154 InvariantThreshold(LVInvarThreshold) { in LoopVersioningLICM()
220 float InvariantThreshold; member
462 if (InvariantCounter * 100 < InvariantThreshold * LoadAndStoreCounter) { in legalLoopInstructions()
470 << InvariantThreshold << "%\n"); in legalLoopInstructions()
479 << NV("Threshold", InvariantThreshold); in legalLoopInstructions()