Searched defs:computeBlockSize (Results 1 – 5 of 5) sorted by relevance
47 LLVM_DEBUG(dbgs() << "computeBlockSize: " << MBB->getName() << "\n"); in computeBlockSize() function in llvm::ARMBasicBlockUtils
73 AArch64CompressJumpTables::computeBlockSize(MachineBasicBlock &MBB) { in computeBlockSize() function in AArch64CompressJumpTables
180 uint64_t BranchRelaxation::computeBlockSize(const MachineBasicBlock &MBB) const { computeBlockSize() function in BranchRelaxation [all...]
583 void CSKYConstantIslands::computeBlockSize(MachineBasicBlock *MBB) { in computeBlockSize() function in CSKYConstantIslands
784 void MipsConstantIslands::computeBlockSize(MachineBasicBlock *MBB) { in computeBlockSize() function in MipsConstantIslands