Searched refs:removeValue (Results 1 – 5 of 5) sorted by relevance
42 void removeValue(Value *V) { AffectedValues.erase(V); } in removeValue() function
1802 void removeValue(Init *Name) { in removeValue() function1811 void removeValue(StringRef Name) { in removeValue() function1812 removeValue(StringInit::get(getRecords(), Name)); in removeValue()
482 DC.removeValue(&I); in eraseInstFromFunction()
2148 ParseRec->removeValue(A); in ParseOperation()2149 ParseRec->removeValue(B); in ParseOperation()2485 ParseRec->removeValue(LHS); in ParseOperationForEachFilter()
2288 NewRec->removeValue(Arg); in instantiate()