Home
last modified time | relevance | path

Searched refs:ProtoSubstitutions (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceASanInstrumentation.cpp103 PrototypeMap ProtoSubstitutions; in instrumentGlobals() local
154 ProtoSubstitutions.find(SubstName); in instrumentGlobals()
156 if (SubstProtoEntry != ProtoSubstitutions.end()) in instrumentGlobals()
164 ProtoSubstitutions.insert({SubstName, SubstProto}); in instrumentGlobals()