Searched refs:removeValue (Results 1 – 5 of 5) sorted by relevance
58 void removeValue(const Value *V) { DivergentValues.erase(V); } in removeValue() function
1613 void removeValue(Init *Name) { in removeValue() function1622 void removeValue(StringRef Name) { in removeValue() function1623 removeValue(StringInit::get(Name)); in removeValue()
684 DA->removeValue(Term); in killTerminator()
1617 ParseRec->removeValue(A); in ParseOperation()1618 ParseRec->removeValue(B); in ParseOperation()1953 ParseRec->removeValue(LHS); in ParseOperationForEachFilter()
1851 NewRec->removeValue(TArgs[i]); in instantiate()