Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DAttributor.cpp650 auto CheckReturnValue = [&](Value &RV) -> bool { in clampReturnedValueStates() local
2517 auto CheckReturnValue = [&](Value &RV) -> bool { in updateImpl() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp1036 bool CheckReturnValue; member