Home
last modified time | relevance | path

Searched defs:arrayRefCache (Results 1 – 1 of 1) sorted by relevance

/minix3/minix/llvm/passes/magic/support/
H A DMagicUtil.cpp209 static std::map<std::vector<int>, GlobalVariable*> arrayRefCache; in getIntArrayRef() local
253 static std::map<std::vector<std::string>, GlobalVariable*> arrayRefCache; in getStringArrayRef() local
299 static std::map<std::vector<Constant*>, GlobalVariable*> arrayRefCache; in getGenericArrayRef() local