Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DMemory.h54 typedef std::map<lldb::addr_t, lldb::DataBufferSP> BlockMap; typedef
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h502 std::vector<til::BasicBlock *> BlockMap; variable
/freebsd-12.1/contrib/llvm/lib/IR/
H A DSafepointIRVerifier.cpp437 DenseMap<const BasicBlock *, BasicBlockState *> BlockMap; member in __anon18b6e8ff0311::GCPtrTracker
/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp1542 NonLocalDepInfo &BlockMap = NLDI->second.first; in removeInstruction() local