Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DHardwareLoops.cpp378 Value *LoopCountInit = InitLoopCount(); in Create() local
504 Value* HardwareLoop::InsertIterationSetup(Value *LoopCountInit) { in InsertIterationSetup() argument