Searched defs:insnNum (Results 1 – 1 of 1) sorted by relevance
338 void LSRALinearScanRegAllocator::RecordPhysRegs(const RegOperand ®Opnd, uint32 insnNum, bool isD… in RecordPhysRegs()402 uint32 insnNum = insn.GetId(); in SetupLiveInterval() local525 void LSRALinearScanRegAllocator::UpdateLiveIntervalByLiveIn(const BB &bb, uint32 insnNum) in UpdateLiveIntervalByLiveIn()572 void LSRALinearScanRegAllocator::UpdateParamLiveIntervalByLiveIn(const BB &bb, uint32 insnNum) in UpdateParamLiveIntervalByLiveIn()598 void LSRALinearScanRegAllocator::ComputeLiveIn(BB &bb, uint32 insnNum) in ComputeLiveIn()626 void LSRALinearScanRegAllocator::ComputeLiveOut(BB &bb, uint32 insnNum) in ComputeLiveOut()812 uint32 insnNum = 1; in ComputeLiveInterval() local