Home
last modified time | relevance | path

Searched defs:isSink (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DTypePromotion.cpp249 bool TypePromotion::isSink(Value *V) { in isSink() function in TypePromotion
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DCommandLine.h316 bool isSink() const { return getMiscFlags() & cl::Sink; } in isSink() function in llvm::cl::Option
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DCommandLine.h286 bool isSink() const { return getMiscFlags() & cl::Sink; } in isSink() function in llvm::cl::Option

Completed in 8 milliseconds