Home
last modified time | relevance | path

Searched defs:SSI (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DMemoryTaggingSupport.h69 StackInfoBuilder(const StackSafetyGlobalInfo *SSI) : SSI(SSI) {} in StackInfoBuilder()
77 const StackSafetyGlobalInfo *SSI; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DStackSafetyAnalysis.h112 StackSafetyInfo SSI; global() variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp293 const StackSafetyGlobalInfo *SSI) in HWAddressSanitizer()
381 const StackSafetyGlobalInfo *SSI; member in __anon1b7bdbef0111::HWAddressSanitizer
458 const StackSafetyGlobalInfo *SSI = nullptr; in run() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DStackSafetyAnalysis.cpp840 GVToSSI SSI; in createGlobalStackSafetyInfo() local
1009 auto &SSI = getInfo().Info; in print() local
[all...]
H A DModuleSummaryAnalysis.cpp671 if (auto *SSI = GetSSICallback(F)) in computeFunctionSummary() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp346 const StackSafetyGlobalInfo *SSI = nullptr; member in __anon5c1a1a7e0111::AArch64StackTagging
/freebsd/sys/dev/sym/
H A Dsym_defs.h318 #define SSI 0x08 /* int: script: single step */ macro