Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlan.cpp653 std::string IngredientString; in printAsIngredient() local
654 raw_string_ostream RSO(IngredientString); in printAsIngredient()
670 O << DOT::EscapeString(IngredientString); in printAsIngredient()
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DVPlan.cpp845 std::string IngredientString; in printAsIngredient() local
846 raw_string_ostream RSO(IngredientString); in printAsIngredient()
862 O << DOT::EscapeString(IngredientString); in printAsIngredient()