Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DLiveInterval.cpp96 impl().insertAtEnd(Segment(Def, Def.getDeadSlot(), VNI)); in createDeadDef()
296 void insertAtEnd(const Segment &S) { LR->segments.push_back(S); } in insertAtEnd() function in __anon212ad7ee0111::CalcLiveRangeUtilVector
324 void insertAtEnd(const Segment &S) { in insertAtEnd() function in __anon212ad7ee0111::CalcLiveRangeUtilSet