Searched refs:removeValue (Results 1 – 5 of 5) sorted by relevance
58 void removeValue(const Value *V) { DivergentValues.erase(V); } in removeValue() function
1692 void removeValue(Init *Name) { in removeValue() function1701 void removeValue(StringRef Name) { in removeValue() function1702 removeValue(StringInit::get(getRecords(), Name)); in removeValue()
704 DA->removeValue(Term); in killTerminator()
1675 ParseRec->removeValue(A); in ParseOperation()1676 ParseRec->removeValue(B); in ParseOperation()2011 ParseRec->removeValue(LHS); in ParseOperationForEachFilter()
1975 NewRec->removeValue(TArgs[i]); in instantiate()