Searched defs:LoopDecrement (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | HardwareLoops.cpp | 66 LoopDecrement("hardware-loop-decrement", cl::Hidden, cl::init(1), global() variable |
/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | TargetTransformInfo.h | 106 Value *LoopDecrement = nullptr; // Decrement the loop counter by this global() member |