Searched refs:removeValue (Results 1 – 5 of 5) sorted by relevance
55 void removeValue(const Value *V) { DivergentValues.erase(V); } in removeValue() function
1460 void removeValue(Init *Name) { in removeValue() function1469 void removeValue(StringRef Name) { in removeValue() function1470 removeValue(StringInit::get(Name)); in removeValue()
262 CurRec->removeValue(TArgs[i]); in AddSubClass()1281 ParseRec->removeValue(LHS); in ParseOperation()1546 ParseRec->removeValue(A); in ParseOperation()1547 ParseRec->removeValue(B); in ParseOperation()
1589 NewRec->removeValue(TArgs[i]); in instantiate()
670 DA->removeValue(Term); in killTerminator()