Home
last modified time | relevance | path

Searched defs:EdgeId (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/PBQP/
H A DReductionRules.h32 using EdgeId = typename GraphT::EdgeId; in applyR1() local
76 using EdgeId = typename GraphT::EdgeId; in applyR2() local
H A DGraph.h29 using EdgeId = unsigned; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRegAllocPBQP.h282 using EdgeId = GraphBase::EdgeId; variable