Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsLongBranch.cpp89 unsigned LongBranchSeqSize; member in __anon3c0d6cc70111::MipsLongBranch
413 assert(LongBrMBB->size() + BalTgtMBB->size() == LongBranchSeqSize); in expandToLongBranch()
426 assert(LongBrMBB->size() == LongBranchSeqSize); in expandToLongBranch()
455 LongBranchSeqSize = in runOnMachineFunction()
499 I->Size += LongBranchSeqSize * 4; in runOnMachineFunction()