Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp615 static bool isUsingScopeBasedEH(Function &F) { in isUsingScopeBasedEH() function
698 if (isUsingScopeBasedEH(F)) continue; in emitProfileNotes()
787 if (isUsingScopeBasedEH(F)) continue; in emitProfileArcs()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp619 static bool isUsingScopeBasedEH(Function &F) { in isUsingScopeBasedEH() function
801 if (isUsingScopeBasedEH(F)) continue; in emitProfileNotes()