Searched defs:insertAtEnd (Results 1 – 1 of 1) sorted by relevance
/external/llvm/lib/CodeGen/ | ||
D | LiveInterval.cpp | 246 void insertAtEnd(const Segment &S) { LR->segments.push_back(S); } in insertAtEnd() function in __anonb437b32b0111::CalcLiveRangeUtilVector |