HomeSort by relevance Sort by last modified time
    Searched refs:SSPLayoutMap (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/CodeGen/
StackProtector.h 48 typedef ValueMap<const AllocaInst *, SSPLayoutKind> SSPLayoutMap;
66 SSPLayoutMap Layout;
  /external/llvm/lib/CodeGen/
StackProtector.cpp 66 SSPLayoutMap::iterator I = Layout.find(From);

Completed in 170 milliseconds