Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp292 void extendDef(SlotIndex Idx, DbgValueLocation Loc,
624 void UserValue::extendDef(SlotIndex Idx, DbgValueLocation Loc, LiveRange *LR, in extendDef() function in UserValue
760 extendDef(Idx, Loc, nullptr, nullptr, nullptr, LIS); in computeIntervals()
773 extendDef(Idx, Loc, LI, VNI, &Kills, LIS); in computeIntervals()