HomeSort by relevance Sort by last modified time
    Searched refs:RemoveBlocksWithHash (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/
BranchFolding.h 107 void RemoveBlocksWithHash(unsigned CurHash, MachineBasicBlock* SuccBB,
BranchFolding.cpp 630 /// RemoveBlocksWithHash - Remove all blocks with hash CurHash from
632 void BranchFolder::RemoveBlocksWithHash(unsigned CurHash,
748 RemoveBlocksWithHash(CurHash, SuccBB, PredBB);
793 RemoveBlocksWithHash(CurHash, SuccBB, PredBB);
    [all...]

Completed in 1139 milliseconds