Searched refs:NewTempVariable (Results 1 – 2 of 2) sorted by relevance
334 std::string f1 = NewTempVariable(); in Visit()335 std::string f2 = NewTempVariable(); in Visit()364 std::string result_var = NewTempVariable(); in Visit()878 stmt, std::string(kForIndexValueVariable) + "_" + NewTempVariable(), in Visit()1957 std::string ImplementationVisitor::NewTempVariable() { in NewTempVariable() function in v8::internal::torque::ImplementationVisitor1964 std::string temp = NewTempVariable(); in GenerateNewTempVariable()
245 std::string NewTempVariable();