Searched defs:edge_ty (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ | ||
H A D | DAGDeltaAlgorithm.h | 43 using edge_ty = std::pair<change_ty, change_ty>; variable |
/freebsd/contrib/llvm-project/llvm/lib/Support/ | ||
H A D | DAGDeltaAlgorithm.cpp | 54 typedef DAGDeltaAlgorithm::edge_ty edge_ty; typedef in __anoncf29fe990111::DAGDeltaAlgorithmImpl |