Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp327 unsigned MaxPromForTarget = getMaxNumOfPromotionsInLoop(TargetLoop); in getMaxNumOfPromotionsInLoop() local
330 std::min(MaxProm, std::max(MaxPromForTarget, PendingCandsInTarget) - in getMaxNumOfPromotionsInLoop()