Searched refs:removeDefinedValue (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
D | VPlanValue.h | 260 void removeDefinedValue(VPValue *V) { in removeDefinedValue() function |
D | VPlan.cpp | 69 Def->removeDefinedValue(this); in ~VPValue() |