Searched refs:StackSafetyGlobalPrinterPass (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DStackSafetyAnalysis.h130 class StackSafetyGlobalPrinterPass class in namespace:llvm
131 : public PassInfoMixin<StackSafetyGlobalPrinterPass> {
135 explicit StackSafetyGlobalPrinterPass(raw_ostream &OS) : OS(OS) {} function in class:llvm::StackSafetyGlobalPrinterPass
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DStackSafetyAnalysis.cpp872 PreservedAnalyses StackSafetyGlobalPrinterPass::run(Module &M,

Completed in 93 milliseconds