Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
DPassInstrumentation.h83 using BeforeAnalysisFunc = void(StringRef, Any); variable
163 SmallVector<llvm::unique_function<BeforeAnalysisFunc>, 4>