Home
last modified time | relevance | path

Searched refs:EdgeT (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A D2009-11-25-ImpDefBug.ll4 %struct..0EdgeT = type { i32, i32, float, float, i32, i32, i32, float, i32, i32 }
21 …%eTop.eMaj = select i1 %0, %struct..0EdgeT* undef, %struct..0EdgeT* null ; <%struct..0EdgeT*> [#us…
43 …%eRight.08 = phi %struct..0EdgeT* [ %eTop.eMaj, %bb32 ], [ undef, %bb34 ], [ undef, %bb33 ] ; <%st…
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DCodeLayout.cpp438 using EdgeT = std::pair<uint64_t, uint64_t>; typedef in __anon97d149770111::ExtTSPImpl
439 using EdgeCountMap = DenseMap<EdgeT, uint64_t>;