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

/external/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp223 /// extendDef - Extend the current definition as far as possible down the
234 void extendDef(SlotIndex Idx, unsigned LocNo,
539 void UserValue::extendDef(SlotIndex Idx, unsigned LocNo, function in class:UserValue
691 extendDef(Idx, LocNo, nullptr, nullptr, nullptr, LIS, MDT, UVS);
704 extendDef(Idx, LocNo, LI, VNI, &Kills, LIS, MDT, UVS);
715 extendDef(Idx, LocNo, LR, VNI, nullptr, LIS, MDT, UVS);

Completed in 145 milliseconds