Searched refs:RmBB (Results 1 – 2 of 2) sorted by relevance
317 replaceAllUses(const BasicBlock *RmBB, const BasicBlock *DestBB) { in replaceAllUses() argument318 DEBUG(dbgs() << "Replacing " << RmBB->getName() in replaceAllUses()331 if (e.first == RmBB) { in replaceAllUses()339 if (e.second == RmBB) { in replaceAllUses()
166 void replaceAllUses(const BType *RmBB, const BType *DestBB);