Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp619 static bool isUsingScopeBasedEH(Function &F) { in isUsingScopeBasedEH() function
801 if (isUsingScopeBasedEH(F)) continue; in emitProfileNotes()