Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DSafepointIRVerifier.cpp543 BasicBlockState *BBS = new (BSAllocator.Allocate()) BasicBlockState; in GCPtrTracker() local
583 BasicBlockState *BBS = Tracker.getBasicBlockState(BB); in verifyFunction() local
616 BasicBlockState *BBS = getBasicBlockState(BB); in recalculateBBsStates() local
646 const BasicBlockState *BBS, in removeValidUnrelocatedDefs()
741 auto BBS = getBasicBlockState(DTN->getBlock()); in gatherDominatingDefs() local
758 void GCPtrTracker::transferBlock(const BasicBlock *BB, BasicBlockState &BBS, in transferBlock()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DBinaryStreamRef.cpp35 BinaryByteStream BBS; member in __anon31eda1550111::ArrayRefImpl
63 MutableBinaryByteStream BBS; member in __anon31eda1550111::MutableArrayRefImpl
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DSpeculateAnalyses.cpp110 decltype(BBFreqs)::const_reference BBS) { in operator ()()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DWindowsResource.h150 BinaryByteStream BBS; variable