Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp590 bool InsertIndCounterIncrCode = false; in emitProfileArcs() local
670 InsertIndCounterIncrCode = true; in emitProfileArcs()
711 if (InsertIndCounterIncrCode) in emitProfileArcs()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp642 bool InsertIndCounterIncrCode = false; in emitProfileArcs() local
725 InsertIndCounterIncrCode = true; in emitProfileArcs()
766 if (InsertIndCounterIncrCode) in emitProfileArcs()