Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DHardwareLoops.cpp64 LoopDecrement("hardware-loop-decrement", cl::Hidden, cl::init(1), variable
205 Value *LoopDecrement = nullptr; member in __anon7620f73f0111::HardwareLoop
/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h103 Value *LoopDecrement = nullptr; // Decrement the loop counter by this member