Searched refs:removeValue (Results 1 – 5 of 5) sorted by relevance
40 void removeValue(Value *V) { AffectedValues.erase(V); } in removeValue() function
1809 void removeValue(const Init *Name) { in removeValue() function1817 void removeValue(StringRef Name) { in removeValue() function1818 removeValue(StringInit::get(getRecords(), Name)); in removeValue()
501 DC.removeValue(&I); in eraseInstFromFunction()
2224 ParseRec->removeValue(A); in ParseOperation()2225 ParseRec->removeValue(B); in ParseOperation()2564 ParseRec->removeValue(LHS); in ParseOperationForEachFilter()
2459 NewRec->removeValue(Arg); in instantiate()