Searched refs:SSPLayoutMap (Results 1 – 2 of 2) sorted by relevance
48 typedef ValueMap<const AllocaInst *, SSPLayoutKind> SSPLayoutMap; typedef66 SSPLayoutMap Layout;
70 SSPLayoutMap::iterator I = Layout.find(From); in adjustForColoring()