Searched refs:InvariantThreshold (Results 1 – 3 of 3) sorted by relevance
123 InvariantThreshold(LVInvarThreshold) { in LoopVersioningLICM()189 float InvariantThreshold; member439 if (InvariantCounter * 100 < InvariantThreshold * LoadAndStoreCounter) { in legalLoopInstructions()447 << InvariantThreshold << "%\n"); in legalLoopInstructions()456 << NV("Threshold", InvariantThreshold); in legalLoopInstructions()
154 InvariantThreshold(LVInvarThreshold), ORE(ORE) {} in LoopVersioningLICM()180 float InvariantThreshold; member439 if (InvariantCounter * 100 < InvariantThreshold * LoadAndStoreCounter) { in legalLoopInstructions()447 << InvariantThreshold << "%\n"); in legalLoopInstructions()456 << NV("Threshold", InvariantThreshold); in legalLoopInstructions()
171 InvariantThreshold(LVInvarThreshold), LoadAndStoreCounter(0), in LoopVersioningLICM()191 float InvariantThreshold; // Minimum invariant threshold member412 if (InvariantCounter * 100 < InvariantThreshold * LoadAndStoreCounter) { in legalLoopInstructions()418 << InvariantThreshold << "%\n"); in legalLoopInstructions()