Searched refs:QueueOfCFGEdge (Results 1 – 1 of 1) sorted by relevance
| /src/contrib/llvm-project/llvm/lib/Target/Hexagon/ | ||
| H A D | HexagonConstPropagation.cpp | 278 using QueueOfCFGEdge = std::queue<CFGEdge>; typedef in __anon58b299290111::MachineConstPropagator |