Home
last modified time | relevance | path

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

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