Home
last modified time | relevance | path

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

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