Searched refs:computeOffsetFromTheBeginning (Results 1 – 1 of 1) sorted by relevance
158 uint64_t computeOffsetFromTheBeginning(int MBB);329 uint64_t MipsBranchExpansion::computeOffsetFromTheBeginning(int MBB) { in computeOffsetFromTheBeginning() function in MipsBranchExpansion653 uint64_t JOffset = computeOffsetFromTheBeginning(MBB->getNumber()) + in expandToLongBranch()655 uint64_t TgtMBBOffset = computeOffsetFromTheBeginning(TgtMBB->getNumber()); in expandToLongBranch()