Searched refs:ReMatId (Results 1 – 2 of 2) sorted by relevance
61 ReMatId = MAX_STACK_SLOT+1; in runOnMachineFunction()151 Virt2ReMatIdMap[virtReg] = ReMatId; in assignVirtReMatId()152 return ReMatId++; in assignVirtReMatId()
123 int ReMatId; variable150 ReMatId(MAX_STACK_SLOT+1), in VirtRegMap()