Searched defs:getBlockID (Results 1 – 7 of 7) sorted by relevance
129 unsigned getBlockID() const { in getBlockID() function
178 unsigned getBlockID() const { in getBlockID() function
123 unsigned getBlockID() const { return BlockID; } in getBlockID() function
638 unsigned getBlockID() const { return BlockID; } in getBlockID() function
1074 unsigned getBlockID() const { return BlockID; } in getBlockID() function
323 uint32_t getBlockID(Block *block) const { return blockIDMap.lookup(block); } in getBlockID() function in __anon4460d32f0111::Serializer
839 unsigned SSANameState::getBlockID(Block *block) { in getBlockID() function in SSANameState