Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp759 auto *DurationCond = CondBuilder.CreateICmpULE( in doSampling() local
764 DurationCond, I, /* Unreachable */ false, BranchWeight); in doSampling()