Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp523 static bool isUsingScopeBasedEH(Function &F) { in isUsingScopeBasedEH() function
571 if (isUsingScopeBasedEH(F)) continue; in emitProfileNotes()
650 if (isUsingScopeBasedEH(F)) continue; in emitProfileArcs()