Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Analysis/
DProfileInfo.cpp317 replaceAllUses(const BasicBlock *RmBB, const BasicBlock *DestBB) { in replaceAllUses() argument
318 DEBUG(dbgs() << "Replacing " << RmBB->getName() in replaceAllUses()
331 if (e.first == RmBB) { in replaceAllUses()
339 if (e.second == RmBB) { in replaceAllUses()
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DProfileInfo.h166 void replaceAllUses(const BType *RmBB, const BType *DestBB);