Searched refs:InsertIterationSetup (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DHardwareLoops.cpp168 void InsertIterationSetup(Value *LoopCountInit);
328 InsertIterationSetup(LoopCountInit);
433 void HardwareLoop::InsertIterationSetup(Value *LoopCountInit) { function in class:HardwareLoop

Completed in 99 milliseconds