Searched refs:instrumentations (Results 1 – 5 of 5) sorted by relevance
41 private ImmutableSet<Instrumentation> instrumentations; field in FullCartesianExperimentSelector46 ImmutableSet<Instrumentation> instrumentations, in FullCartesianExperimentSelector() argument49 this.instrumentations = instrumentations; in FullCartesianExperimentSelector()56 return FluentIterable.from(instrumentations) in instruments()75 for (Instrumentation instrumentation : instrumentations) {
911 std::vector<std::unique_ptr<PassInstrumentation>> instrumentations; member924 for (auto &instr : impl->instrumentations) in runBeforePipeline()933 for (auto &instr : llvm::reverse(impl->instrumentations)) in runAfterPipeline()940 for (auto &instr : impl->instrumentations) in runBeforePass()947 for (auto &instr : llvm::reverse(impl->instrumentations)) in runAfterPass()954 for (auto &instr : llvm::reverse(impl->instrumentations)) in runAfterPassFailed()962 for (auto &instr : impl->instrumentations) in runBeforeAnalysis()970 for (auto &instr : llvm::reverse(impl->instrumentations)) in runAfterAnalysis()978 impl->instrumentations.emplace_back(std::move(pi)); in addInstrumentation()
812 developer tools and utilities. Each of these instrumentations are immediately
1258 that a particular instrumentation or set of instrumentations should not be
2478 instrumentations should not be applied. The attribute takes a list of