Searched defs:EstimatedLoopInvocationWeight (Results 1 – 2 of 2) sorted by relevance
502 llvm::getLoopEstimatedTripCount(L, &EstimatedLoopInvocationWeight); in UnrollLoop() local
850 getLoopEstimatedTripCount(Loop * L,unsigned * EstimatedLoopInvocationWeight) getLoopEstimatedTripCount() argument