Searched defs:findInsertPos (Results 1 – 2 of 2) sorted by relevance
| /external/llvm/lib/CodeGen/ | ||
| D | LiveInterval.cpp | 251 iterator findInsertPos(Segment S) { in findInsertPos() function in __anon7c6383f00111::CalcLiveRangeUtilVector |
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ | ||
| D | LiveInterval.cpp | 299 iterator findInsertPos(Segment S) { return llvm::upper_bound(*LR, S.start); } in findInsertPos() function in __anonaa1d3b520111::CalcLiveRangeUtilVector |