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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DStackSafetyAnalysis.h142 StackSafetyGlobalInfo SSGI; member in class:llvm::StackSafetyGlobalInfoWrapperPass
150 const StackSafetyGlobalInfo &getResult() const { return SSGI; }
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DStackSafetyAnalysis.cpp891 SSGI.print(O);
906 SSGI = {&M,

Completed in 69 milliseconds