Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveInterval.cpp95 impl().insertAtEnd(Segment(Def, Def.getDeadSlot(), VNI)); in createDeadDef()
295 void insertAtEnd(const Segment &S) { LR->segments.push_back(S); } in insertAtEnd() function in __anona843c45e0111::CalcLiveRangeUtilVector
321 void insertAtEnd(const Segment &S) { in insertAtEnd() function in __anona843c45e0111::CalcLiveRangeUtilSet