HomeSort by: relevance | last modified time | path
    Searched defs:removeUser (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
VPlanValue.h 131 void removeUser(VPUser &User) {
234 Op->removeUser(*this);
251 Operands[I]->removeUser(*this);
258 Op->removeUser(*this);
VPlanValue.h 131 void removeUser(VPUser &User) {
234 Op->removeUser(*this);
251 Operands[I]->removeUser(*this);
258 Op->removeUser(*this);

Completed in 29 milliseconds