Searched refs:getLocationNo (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp185 /// getLocationNo - Return the location number that matches Loc.
186 unsigned getLocationNo(const MachineOperand &LocMO) { function in class:__anon10422::UserValue
217 I.insert(Idx, Idx.getNextSlot(), getLocationNo(LocMO));
220 I.setValue(getLocationNo(LocMO));
663 unsigned LocNo = getLocationNo(CopyMI->getOperand(0));
825 NewLocNo = getLocationNo(MO);

Completed in 47 milliseconds