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

/external/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp214 /// extendDef - Extend the current definition as far as possible down the
225 void extendDef(SlotIndex Idx, unsigned LocNo,
485 void UserValue::extendDef(SlotIndex Idx, unsigned LocNo, function in class:UserValue
639 extendDef(Idx, LocNo, 0, 0, 0, LIS, MDT, UVS);
652 extendDef(Idx, LocNo, LI, VNI, &Kills, LIS, MDT, UVS);
663 extendDef(Idx, LocNo, LI, VNI, 0, LIS, MDT, UVS);

Completed in 183 milliseconds