Searched refs:SSPLayoutMap (Results 1 – 4 of 4) sorted by relevance
41 using SSPLayoutMap = DenseMap<const AllocaInst *,59 SSPLayoutMap Layout;
48 typedef ValueMap<const AllocaInst *, SSPLayoutKind> SSPLayoutMap; typedef66 SSPLayoutMap Layout;
70 SSPLayoutMap::iterator I = Layout.find(From); in adjustForColoring()
528 SSPLayoutMap::const_iterator LI = Layout.find(AI); in copyToMachineFrameInfo()