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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DModuloSchedule.h221 unsigned getPrevMapVal(unsigned StageNum, unsigned PhiStage, unsigned LoopVal,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DModuloSchedule.cpp1081 unsigned ModuloScheduleExpander::getPrevMapVal( function in class:ModuloScheduleExpander
1103 getPrevMapVal(StageNum - 1, PhiStage, getLoopPhiReg(*LoopInst, BB),
1130 getPrevMapVal(StageNum - np, PhiStage, LoopVal, LoopStage, VRMap, BB);

Completed in 100 milliseconds