Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DLiveInterval.h80 bool isUnused() const { return !def.isValid(); } in isUnused() function in llvm::VNInfo
/third_party/skia/src/gpu/
H A DGrUserStencilSettings.h210 bool isUnused() const { return this == &kUnused; } in isUnused() function
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceAssembler.h82 virtual bool isUnused() const { return Position == 0; } in isUnused() function in Ice::Label

Completed in 3 milliseconds