Home
last modified time | relevance | path

Searched refs:BlockIds (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DMangle.h76 llvm::DenseMap<const BlockDecl *, unsigned> &BlockIds in getBlockId() local
79 Result = BlockIds.insert(std::make_pair(BD, BlockIds.size())); in getBlockId()
/external/v8/src/compiler/
Dregister-allocator-verifier.cc528 BlockIds; in PropagateUsesBackwards() typedef
529 BlockIds block_ids((BlockIds::key_compare()), in PropagateUsesBackwards()