Searched refs:ZeroShadow (Results 1 – 1 of 1) sorted by relevance
329 ConstantInt *ZeroShadow; member in __anonaa9af5010111::DataFlowSanitizer1005 return DFS.ZeroShadow; in getShadow()1010 return DFS.ZeroShadow; in getShadow()1033 Shadow = DFS.ZeroShadow; in getShadow()1064 if (V1 == DFS.ZeroShadow) in combineShadows()1066 if (V2 == DFS.ZeroShadow) in combineShadows()1146 return DFS.ZeroShadow; in combineOperandShadows()1186 return DFS.ZeroShadow; in loadShadow()1191 return DFS.ZeroShadow; in loadShadow()1297 if (Shadow != DFSF.DFS.ZeroShadow) in visitLoadInst()[all …]