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