Searched refs:getEmitArcsFunc (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp100 Constant *getEmitArcsFunc();
798 Constant *GCOVProfiler::getEmitArcsFunc() { function in class:GCOVProfiler
847 Constant *EmitArcs = getEmitArcsFunc();
/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp73 Constant *getEmitArcsFunc();
595 Constant *GCOVProfiler::getEmitArcsFunc() { function in class:GCOVProfiler
636 Constant *EmitArcs = getEmitArcsFunc();

Completed in 81 milliseconds