Searched refs:Mapping (Results 1 – 4 of 4) sorted by relevance
42 struct Mapping { struct47 typedef std::vector<Mapping> KeyEntryPool; argument167 Mapping mapping; in record()177 Mapping mapping; in record()
74 std::unordered_map<const Value *, const GlobalVariable *> Mapping; in getRSAllocAccesses() local87 auto It = Mapping.find(U); in getRSAllocAccesses()88 if (It != Mapping.end()) { in getRSAllocAccesses()105 Mapping[U] = GV; in getRSAllocAccesses()
93 // Mapping of error codes to the number of times that scans resulted122 // Mapping of system state to the number of times that scans were requested in138 // Mapping of Error/Success codes to the number of background scans that resulted in it141 // Mapping of system state to the number of times that Background scans were requested in that
1053 const std::string &NamePrefix, MappingComment Mapping, in getReduceInputStrings() argument1057 if (Mapping == MappingCommentWithCType) { in getReduceInputStrings()