Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp117 GlobalVariable *buildEdgeLookupTable(Function *F,
644 buildEdgeLookupTable(F, Counters, in emitProfileArcs()
710 GlobalVariable *GCOVProfiler::buildEdgeLookupTable( in buildEdgeLookupTable() function in GCOVProfiler