Searched refs:InsertIterationSetup (Results 1 – 1 of 1) sorted by relevance
165 Value *InsertIterationSetup(Value *LoopCountInit);323 Value *Setup = InsertIterationSetup(LoopCountInit); in Create()441 Value* HardwareLoop::InsertIterationSetup(Value *LoopCountInit) { in InsertIterationSetup() function in HardwareLoop