Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp353 raw_string_ostream EDOS(EdgeDestinations); in getEdgeDestinations() local
358 EDOS << Block.OutEdges[i]->Number; in getEdgeDestinations()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp362 raw_string_ostream EDOS(EdgeDestinations); in getEdgeDestinations() local
367 EDOS << Block.OutEdges[i]->Number; in getEdgeDestinations()