Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLoopUnrollRuntime.cpp498 static Value *CreateTripRemainder(IRBuilder<> &B, Value *BECount, in CreateTripRemainder() function
768 Value * const ModVal = CreateTripRemainder(B, BECount, TripCount, Count); in UnrollRuntimeLoopRemainder()