Searched refs:ExitBlockBeforeBody (Results 1 – 3 of 3) sorted by relevance
77 bool ExitBlockBeforeBody; member
61 Options.ExitBlockBeforeBody = DefaultExitBlockBeforeBody; in getDefault()319 uint32_t Ident, bool UseCfgChecksum, bool ExitBlockBeforeBody) in GCOVFunction() argument329 if (i == 1 && ExitBlockBeforeBody) in GCOVFunction()333 if (!ExitBlockBeforeBody) in GCOVFunction()531 Options.ExitBlockBeforeBody)); in emitProfileNotes()
475 Options.ExitBlockBeforeBody = CodeGenOpts.CoverageExitBlockBeforeBody; in CreatePasses()