Searched defs:IndexPair (Results 1 – 2 of 2) sorted by relevance
/external/eigen/test/ | ||
D | indexed_view.cpp | 43 typedef std::pair<Index,Index> IndexPair; typedef |
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ | ||
D | PeepholeOptimizer.cpp | 266 using IndexPair = std::pair<unsigned, unsigned>; typedef in __anon68081d390111::RecurrenceInstr |