Home
last modified time | relevance | path

Searched refs:InstCountPass (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DInstCount.h22 struct InstCountPass : PassInfoMixin<InstCountPass> { struct
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DInstCount.cpp58 PreservedAnalyses InstCountPass::run(Function &F, in run()
/llvm-project-15.0.7/llvm/lib/Passes/
H A DPassRegistry.def287 FUNCTION_PASS("instcount", InstCountPass())