Searched refs:extendDef (Results 1 – 1 of 1) sorted by relevance
/external/llvm/lib/CodeGen/ |
D | LiveDebugVariables.cpp | 234 void extendDef(SlotIndex Idx, unsigned LocNo, 539 void UserValue::extendDef(SlotIndex Idx, unsigned LocNo, in extendDef() function in UserValue 691 extendDef(Idx, LocNo, nullptr, nullptr, nullptr, LIS, MDT, UVS); in computeIntervals() 704 extendDef(Idx, LocNo, LI, VNI, &Kills, LIS, MDT, UVS); in computeIntervals() 715 extendDef(Idx, LocNo, LR, VNI, nullptr, LIS, MDT, UVS); in computeIntervals()
|