Searched refs:replaceAllUses (Results 1 – 4 of 4) sorted by relevance
166 void replaceAllUses(const BType *RmBB, const BType *DestBB);
466 PI->replaceAllUses(PredBB, DestBB); in MergeBasicBlockIntoOnlyPred()
349 PFI->replaceAllUses(BB, DestBB); in EliminateMostlyEmptyBlock()
317 replaceAllUses(const BasicBlock *RmBB, const BasicBlock *DestBB) { in replaceAllUses() function in llvm::ProfileInfoT