Searched refs:ILatency (Results 1 – 1 of 1) sorted by relevance
915 auto ILatency = computeInstCost(&I); in computeLoopCosts() local916 if (!ILatency) { in computeLoopCosts()924 IPredCost += Scaled64::get(*ILatency); in computeLoopCosts()925 INonPredCost += Scaled64::get(*ILatency); in computeLoopCosts()955 LLVM_DEBUG(dbgs() << " " << ILatency << "/" << IPredCost << "/" in computeLoopCosts()