Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DModuloSchedule.h222 unsigned getPrevMapVal(unsigned StageNum, unsigned PhiStage, unsigned LoopVal,
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DModuloSchedule.cpp1060 unsigned ModuloScheduleExpander::getPrevMapVal( in getPrevMapVal() function in ModuloScheduleExpander
1082 getPrevMapVal(StageNum - 1, PhiStage, getLoopPhiReg(*LoopInst, BB), in getPrevMapVal()
1109 getPrevMapVal(StageNum - np, PhiStage, LoopVal, LoopStage, VRMap, BB); in rewritePhiValues()