Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DSafepointIRVerifier.cpp552 BasicBlockState *BBS = new (BSAllocator.Allocate()) BasicBlockState; in GCPtrTracker() local
592 BasicBlockState *BBS = Tracker.getBasicBlockState(BB); in verifyFunction() local
625 BasicBlockState *BBS = getBasicBlockState(BB); in recalculateBBsStates() local
655 const BasicBlockState *BBS, in removeValidUnrelocatedDefs()
750 auto BBS = getBasicBlockState(DTN->getBlock()); in gatherDominatingDefs() local
767 void GCPtrTracker::transferBlock(const BasicBlock *BB, BasicBlockState &BBS, in transferBlock()
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DBinaryStreamRef.cpp35 BinaryByteStream BBS; member in __anon62fa0aa10111::ArrayRefImpl
63 MutableBinaryByteStream BBS; member in __anon62fa0aa10111::MutableArrayRefImpl
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DSpeculateAnalyses.cpp110 decltype(BBFreqs)::const_reference BBS) { in operator ()()
/openbsd-src/gnu/llvm/llvm/include/llvm/Object/
H A DWindowsResource.h150 BinaryByteStream BBS; variable