Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DRDFGraph.cpp240 auto PrintBBs = [&OS,&P] (std::vector<int> Ns) -> void { in operator <<() local
253 PrintBBs(Ns); in operator <<()
260 PrintBBs(Ns); in operator <<()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DRDFGraph.cpp284 auto PrintBBs = [&OS] (std::vector<int> Ns) -> void { in operator <<() local
297 PrintBBs(Ns); in operator <<()
304 PrintBBs(Ns); in operator <<()