Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DSafepointIRVerifier.cpp550 BasicBlockState *BBS = new (BSAllocator.Allocate()) BasicBlockState; in GCPtrTracker() local
590 BasicBlockState *BBS = Tracker.getBasicBlockState(BB); in verifyFunction() local
623 BasicBlockState *BBS = getBasicBlockState(BB); in recalculateBBsStates() local
653 const BasicBlockState *BBS, in removeValidUnrelocatedDefs()
748 auto BBS = getBasicBlockState(DTN->getBlock()); in gatherDominatingDefs() local
765 void GCPtrTracker::transferBlock(const BasicBlock *BB, BasicBlockState &BBS, in transferBlock()
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DBinaryStreamRef.cpp32 BinaryByteStream BBS; member in __anon3efa8cfc0111::ArrayRefImpl
58 MutableBinaryByteStream BBS; member in __anon3efa8cfc0111::MutableArrayRefImpl
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DSpeculateAnalyses.cpp109 decltype(BBFreqs)::const_reference BBS) { in operator ()()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DWindowsResource.h150 BinaryByteStream BBS; variable