Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DLiveInterval.cpp295 void insertAtEnd(const Segment &S) { LR->segments.push_back(S); } in insertAtEnd() function in __anon01eff5e00111::CalcLiveRangeUtilVector
321 void insertAtEnd(const Segment &S) { in insertAtEnd() function in __anon01eff5e00111::CalcLiveRangeUtilSet