Home
last modified time | relevance | path

Searched refs:InitLoopCount (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DHardwareLoops.cpp165 Value *InitLoopCount();
319 Value *LoopCountInit = InitLoopCount(); in Create()
378 Value *HardwareLoop::InitLoopCount() { in InitLoopCount() function in HardwareLoop