Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DPassInstrumentation.h84 using BeforeAnalysisFunc = void(StringRef, Any); variable
181 SmallVector<llvm::unique_function<BeforeAnalysisFunc>, 4>