Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DLoopUnrollRuntime.cpp497 static Value *CreateTripRemainder(IRBuilder<> &B, Value *BECount, in CreateTripRemainder() function
767 Value * const ModVal = CreateTripRemainder(B, BECount, TripCount, Count); in UnrollRuntimeLoopRemainder()