Searched refs:UseCfgChecksum (Results 1 – 2 of 2) sorted by relevance
62 Options.UseCfgChecksum = false; in getDefault()344 uint32_t Ident, bool UseCfgChecksum, bool ExitBlockBeforeBody) in GCOVFunction() argument345 : SP(SP), Ident(Ident), UseCfgChecksum(UseCfgChecksum), CfgChecksum(0), in GCOVFunction()401 if (UseCfgChecksum) in writeOut()406 if (UseCfgChecksum) in writeOut()447 bool UseCfgChecksum; member in __anoneaf363c10311::GCOVFunction709 Options.UseCfgChecksum, in emitProfileNotes()1018 Builder.getInt8(Options.UseCfgChecksum), in insertCounterWriteout()
67 bool UseCfgChecksum; member