Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLegacyDivergenceAnalysis.h53 void removeValue(const Value *V) { DivergentValues.erase(V); } in removeValue() function
/third_party/vk-gl-cts/framework/randomshaders/
DrsgVariableManager.cpp213 void ValueScope::removeValue (const Variable* variable) in removeValue() function in rsg::ValueScope
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
DRecord.h1550 void removeValue(Init *Name) { in removeValue() function
1559 void removeValue(StringRef Name) { in removeValue() function