Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DLoopUnrollRuntime.cpp463 const SCEV *TripCountSC = in UnrollRuntimeLoopRemainder() local
465 if (isa<SCEVCouldNotCompute>(TripCountSC)) in UnrollRuntimeLoopRemainder()
474 Expander.isHighCostExpansion(TripCountSC, L, PreHeaderBR)) in UnrollRuntimeLoopRemainder()
544 Value *TripCount = Expander.expandCodeFor(TripCountSC, TripCountSC->getType(), in UnrollRuntimeLoopRemainder()