Searched refs:insertAtEnd (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/CodeGen/ | ||
D | LiveInterval.cpp | 68 impl().insertAtEnd(Segment(Def, Def.getDeadSlot(), VNI)); in createDeadDef() |
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ | ||
D | LiveInterval.cpp | 96 impl().insertAtEnd(Segment(Def, Def.getDeadSlot(), VNI)); in createDeadDef() |