Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DVPlan.h1224 static void printAsIngredient(raw_ostream &O, Value *V);
1234 VPlanPrinter::printAsIngredient(OS, I.V);
DVPlan.cpp494 void VPlanPrinter::printAsIngredient(raw_ostream &O, Value *V) { in printAsIngredient() function in VPlanPrinter