Searched refs:namedValues (Results 1 – 1 of 1) sorted by relevance
121 static std::map<std::string, llvm::Value*> namedValues; variable177 namedValues.clear(); in createFunction()184 namedValues[theArgNames[i]] = argIndex; in createFunction()1170 args.push_back(namedValues["exceptTypeToThrow"]); in createCatchWrappedInvokeFunction()1346 namedValues.clear(); in createThrowExceptionFunction()1375 llvm::Value *exceptionType = namedValues["exceptTypeToThrow"]; in createThrowExceptionFunction()1421 namedValues["exceptTypeToThrow"]); in createThrowExceptionFunction()