HomeSort by relevance Sort by last modified time
    Searched full:locno (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/
LiveDebugVariables.cpp 95 /// coalesceLocation - After LocNo was changed, check if it has become
96 /// identical to another location, and coalesce them. This may cause LocNo or
98 void coalesceLocation(unsigned LocNo);
100 /// insertDebugValue - Insert a DBG_VALUE into MBB at Idx for LocNo.
101 void insertDebugValue(MachineBasicBlock *MBB, SlotIndex Idx, unsigned LocNo,
189 /// @param LocNo Location number to propagate.
195 void extendDef(SlotIndex Idx, unsigned LocNo,
200 /// addDefsFromCopies - The value in LI/LocNo may be copies to other
204 /// @param LocNo Location number of LI->reg.
205 /// @param Kills Points where the range of LocNo could be extended
    [all...]
  /external/valgrind/main/coregrind/m_debuginfo/
debuginfo.c 1670 Word locno; local
1682 Word locno; local
1701 Word locno; local
    [all...]

Completed in 219 milliseconds