Searched defs:InstrumentCoverage (Results 1 – 4 of 4) sorted by relevance
48 pub struct InstrumentCoverage; struct50 impl<'tcx> MirPass<'tcx> for InstrumentCoverage { implementation
290 pub fn instrument_coverage(&self) -> InstrumentCoverage { in instrument_coverage()881 slot: &mut Option<InstrumentCoverage>, in parse_instrument_coverage()
166 pub enum InstrumentCoverage { enum
623 bool InstrumentCoverage, const char *InstrProfileOutput, in LLVMRustOptimize()