Searched refs:QueueOfCFGEdge (Results 1 – 1 of 1) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ | ||
D | HexagonConstPropagation.cpp | 267 using QueueOfCFGEdge = std::queue<CFGEdge>; typedef in __anon01dac9570111::MachineConstPropagator |