Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DSafepointIRVerifier.cpp532 BasicBlockState *BBS = new (BSAllocator.Allocate()) BasicBlockState; in GCPtrTracker() local
573 BasicBlockState *BBS = Tracker.getBasicBlockState(BB); in verifyFunction() local
606 BasicBlockState *BBS = getBasicBlockState(BB); in recalculateBBsStates() local
636 const BasicBlockState *BBS, in removeValidUnrelocatedDefs()
731 auto BBS = getBasicBlockState(DTN->getBlock()); in gatherDominatingDefs() local
748 void GCPtrTracker::transferBlock(const BasicBlock *BB, BasicBlockState &BBS, in transferBlock()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DBinaryStreamRef.cpp36 BinaryByteStream BBS; member in __anona6344a4d0111::ArrayRefImpl
64 MutableBinaryByteStream BBS; member in __anona6344a4d0111::MutableArrayRefImpl
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DWindowsResource.h145 BinaryByteStream BBS; variable