Home
last modified time | relevance | path

Searched refs:RemoveBlocksWithHash (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DBranchFolding.h107 void RemoveBlocksWithHash(unsigned CurHash, MachineBasicBlock* SuccBB,
DBranchFolding.cpp621 void BranchFolder::RemoveBlocksWithHash(unsigned CurHash, in RemoveBlocksWithHash() function in BranchFolder
737 RemoveBlocksWithHash(CurHash, SuccBB, PredBB); in TryTailMergeBlocks()
782 RemoveBlocksWithHash(CurHash, SuccBB, PredBB); in TryTailMergeBlocks()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DBranchFolding.h192 void RemoveBlocksWithHash(unsigned CurHash, MachineBasicBlock* SuccBB,
DBranchFolding.cpp765 void BranchFolder::RemoveBlocksWithHash(unsigned CurHash, in RemoveBlocksWithHash() function in BranchFolder
991 RemoveBlocksWithHash(CurHash, SuccBB, PredBB); in TryTailMergeBlocks()
1036 RemoveBlocksWithHash(CurHash, SuccBB, PredBB); in TryTailMergeBlocks()
/external/llvm/lib/CodeGen/
DBranchFolding.h143 void RemoveBlocksWithHash(unsigned CurHash, MachineBasicBlock* SuccBB,
DBranchFolding.cpp705 void BranchFolder::RemoveBlocksWithHash(unsigned CurHash, in RemoveBlocksWithHash() function in BranchFolder
867 RemoveBlocksWithHash(CurHash, SuccBB, PredBB); in TryTailMergeBlocks()
912 RemoveBlocksWithHash(CurHash, SuccBB, PredBB); in TryTailMergeBlocks()