Home
last modified time | relevance | path

Searched defs:removeValue (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDomConditionCache.h42 void removeValue(Value *V) { AffectedValues.erase(V); } in removeValue() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h1802 void removeValue(Init *Name) { in removeValue() function
1811 void removeValue(StringRef Name) { in removeValue() function