Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp348 raw_string_ostream EDOS(EdgeDestinations); in getEdgeDestinations() local
353 EDOS << Block.OutEdges[i]->Number; in getEdgeDestinations()