Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DLiveInterval.cpp68 impl().insertAtEnd(Segment(Def, Def.getDeadSlot(), VNI)); in createDeadDef()
247 void insertAtEnd(const Segment &S) { LR->segments.push_back(S); } in insertAtEnd() function in __anon4097e9ea0111::CalcLiveRangeUtilVector
275 void insertAtEnd(const Segment &S) { in insertAtEnd() function in __anon4097e9ea0111::CalcLiveRangeUtilSet