Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp618 static bool isUsingScopeBasedEH(Function &F) { in isUsingScopeBasedEH() function
797 if (isUsingScopeBasedEH(F)) continue; in emitProfileNotes()