Searched refs:RemoveBlocksWithHash (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/
H A DBranchFolding.h107 void RemoveBlocksWithHash(unsigned CurHash, MachineBasicBlock* SuccBB,
H A DBranchFolding.cpp629 /// RemoveBlocksWithHash - Remove all blocks with hash CurHash from
631 void BranchFolder::RemoveBlocksWithHash(unsigned CurHash, function in class:BranchFolder
747 RemoveBlocksWithHash(CurHash, SuccBB, PredBB);
792 RemoveBlocksWithHash(CurHash, SuccBB, PredBB);

Completed in 32 milliseconds