Home
last modified time | relevance | path

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

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