Home
last modified time | relevance | path

Searched defs:SSPLayoutMap (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DStackProtector.h42 using SSPLayoutMap = DenseMap<const AllocaInst *, variable
/external/llvm/include/llvm/CodeGen/
DStackProtector.h48 typedef ValueMap<const AllocaInst *, SSPLayoutKind> SSPLayoutMap; typedef