Home
last modified time | relevance | path

Searched refs:insertAtEnd (Results 1 – 2 of 2) 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 __anonb437b32b0111::CalcLiveRangeUtilVector
275 void insertAtEnd(const Segment &S) { in insertAtEnd() function in __anonb437b32b0111::CalcLiveRangeUtilSet
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
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 __anon4cad55630111::CalcLiveRangeUtilVector
324 void insertAtEnd(const Segment &S) { in insertAtEnd() function in __anon4cad55630111::CalcLiveRangeUtilSet