Searched refs:ExitBlockBeforeBody (Results 1 – 3 of 3) sorted by relevance
77 bool ExitBlockBeforeBody; member
60 Options.ExitBlockBeforeBody = DefaultExitBlockBeforeBody; in getDefault()314 uint32_t Ident, bool UseCfgChecksum, bool ExitBlockBeforeBody) in GCOVFunction() argument324 if (i == 1 && ExitBlockBeforeBody) in GCOVFunction()328 if (!ExitBlockBeforeBody) in GCOVFunction()517 Options.ExitBlockBeforeBody)); in emitProfileNotes()
421 Options.ExitBlockBeforeBody = CodeGenOpts.CoverageExitBlockBeforeBody; in CreatePasses()