Searched refs:removeValue (Results 1 – 5 of 5) sorted by relevance
50 void removeValue(const Value *V) { DivergentValues.erase(V); } in removeValue() function
1734 void removeValue(Init *Name) { in removeValue() function1743 void removeValue(StringRef Name) { in removeValue() function1744 removeValue(StringInit::get(getRecords(), Name)); in removeValue()
1712 ParseRec->removeValue(A); in ParseOperation()1713 ParseRec->removeValue(B); in ParseOperation()2048 ParseRec->removeValue(LHS); in ParseOperationForEachFilter()
2060 NewRec->removeValue(TArgs[i]); in instantiate()
802 DA->removeValue(Term); in killTerminator()