Home
last modified time | relevance | path

Searched defs:isDeleted (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DHashTable.h267 bool isDeleted(uint32_t K) const { return Deleted.test(K); } in isDeleted() function in llvm::pdb::HashTable
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceLoopAnalyzer.cpp79 bool isDeleted() const { return Deleted; } in isDeleted() function in Ice::LoopAnalyzer::LoopNode
H A DIceInst.h92 bool isDeleted() const { return Deleted; } in isDeleted() function in Ice::Inst
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1369 bool isDeleted(Instruction *I) const { return DeletedInstructions.count(I); } in isDeleted() function in llvm::slpvectorizer::BoUpSLP

Completed in 23 milliseconds