Searched defs:LocIdx (Results 1 – 2 of 2) sorted by relevance
86 LocIdx() : Location(UINT_MAX) {} in LocIdx() function90 LocIdx(unsigned L) : Location(L) { in LocIdx() function
1811 unsigned LocIdx; in transferSpillOrRestoreInst() local