Function type that returns an analysis of type T for a Function.
T
Declared in <llvm/Analysis/MustExecute.h>
<llvm/Analysis/MustExecute.h>
template<typename T> using GetterTy = std::function<T*(Function const&)>;
Created with MrDocs