Searched refs:getGlobalBasicBlockID (Results 1 – 9 of 9) sorted by relevance
127 unsigned getGlobalBasicBlockID(const BasicBlock *BB) const;
486 unsigned ValueEnumerator::getGlobalBasicBlockID(const BasicBlock *BB) const { in getGlobalBasicBlockID() function in ValueEnumerator492 return getGlobalBasicBlockID(BB); in getGlobalBasicBlockID()
946 Record.push_back(VE.getGlobalBasicBlockID(BA->getBasicBlock())); in WriteConstants()
232 unsigned getGlobalBasicBlockID(const BasicBlock *BB) const;
1030 unsigned ValueEnumerator::getGlobalBasicBlockID(const BasicBlock *BB) const { in getGlobalBasicBlockID() function in ValueEnumerator1036 return getGlobalBasicBlockID(BB); in getGlobalBasicBlockID()
2442 Record.push_back(VE.getGlobalBasicBlockID(BA->getBasicBlock())); in writeConstants()
222 unsigned getGlobalBasicBlockID(const BasicBlock *BB) const;
994 unsigned ValueEnumerator::getGlobalBasicBlockID(const BasicBlock *BB) const { in getGlobalBasicBlockID() function in ValueEnumerator1000 return getGlobalBasicBlockID(BB); in getGlobalBasicBlockID()
2213 Record.push_back(VE.getGlobalBasicBlockID(BA->getBasicBlock())); in writeConstants()