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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DBinaryStreamRef.cpp35 BinaryByteStream BBS; member in class:__anon2330::ArrayRefImpl
63 MutableBinaryByteStream BBS; member in class:__anon2330::MutableArrayRefImpl
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DWindowsResource.h150 BinaryByteStream BBS; member in class:llvm::object::WindowsResource
H A DCOFF.h1226 BinaryByteStream BBS; member in class:llvm::object::frame_type::ResourceSectionRef
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DSafepointIRVerifier.cpp543 BasicBlockState *BBS = new (BSAllocator.Allocate()) BasicBlockState; local
584 BasicBlockState *BBS = Tracker.getBasicBlockState(BB); local
617 BasicBlockState *BBS = getBasicBlockState(BB); local
646 removeValidUnrelocatedDefs(const BasicBlock *BB, const BasicBlockState *BBS, AvailableValueSet &Contribution) argument
742 auto BBS = getBasicBlockState(DTN->getBlock()); local
759 transferBlock(const BasicBlock *BB, BasicBlockState &BBS, bool ContributionChanged) argument
[all...]

Completed in 77 milliseconds