Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DModuloSchedule.h224 unsigned getPrevMapVal(unsigned StageNum, unsigned PhiStage, unsigned LoopVal,
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DModuloSchedule.cpp1081 unsigned ModuloScheduleExpander::getPrevMapVal( in getPrevMapVal() function in ModuloScheduleExpander
1103 getPrevMapVal(StageNum - 1, PhiStage, getLoopPhiReg(*LoopInst, BB), in getPrevMapVal()
1130 getPrevMapVal(StageNum - np, PhiStage, LoopVal, LoopStage, VRMap, BB); in rewritePhiValues()