Searched defs:which_loop (Results 1 – 2 of 2) sorted by relevance
50 std::string which_loop = inner_loop ? "j" : "i"; in operator <<() local
55 std::string which_loop = inner_loop ? "inner" : "outer"; in VarRefToString() local