LLVM 22.0.0git
BlockCoverageInference.h File Reference

This file finds the minimum set of blocks on a CFG that must be instrumented to infer execution coverage for the whole graph. More...

Go to the source code of this file.

Classes

class  llvm::BlockCoverageInference

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.

Detailed Description

This file finds the minimum set of blocks on a CFG that must be instrumented to infer execution coverage for the whole graph.

Definition in file BlockCoverageInference.h.