Searched defs:BlockMap (Results 1 – 12 of 12) sorted by relevance
82 struct BlockMap { struct85 // The order in which to traverse the matrix of which this BlockMap represents argument87 BlockMapTraversalOrder traversal_order; argument90 SidePair<int> dims;92 int num_blocks_base_log2;116 // Create a BlockMap suitable for tiling the destination matrix in a argument
47 typedef std::map<lldb::addr_t, lldb::DataBufferSP> BlockMap; typedef
189 typedef std::map<Key, std::shared_ptr<Block>> BlockMap; typedef
205 typedef std::map<Key, std::shared_ptr<Block>> BlockMap; typedef
84 std::unique_ptr<StmtToBlockMap> BlockMap; member in clang::tidy::bugprone::__anonbf36c75a0111::UseAfterMoveFinder
484 std::vector<til::BasicBlock *> BlockMap; // Map from clang to til BBs. variable
501 std::vector<til::BasicBlock *> BlockMap; variable
449 DenseMap<const BasicBlock *, BasicBlockState *> BlockMap; member in __anon4ae1c8d10311::GCPtrTracker
448 DenseMap<const BasicBlock *, BasicBlockState *> BlockMap; member in __anon92b42b450311::GCPtrTracker
1547 NonLocalDepInfo &BlockMap = NLDI->second.first; in removeInstruction() local
1527 NonLocalDepInfo &BlockMap = NLDI->second.first; in removeInstruction() local
1462 NonLocalDepInfo &BlockMap = NLDI->second.first; in removeInstruction() local