Home
last modified time | relevance | path

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

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