Home
last modified time | relevance | path

Searched defs:LoopTripCount (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp2974 Value *LoopTripCount = in recognizeShiftUntilBitTest() local
3328 Value *LoopTripCount = in recognizeShiftUntilZero() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h2328 Value *LoopTripCount = nullptr; member