Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsLongBranch.cpp93 unsigned LongBranchSeqSize; member in __anonc7f176c60111::MipsLongBranch
424 assert(LongBrMBB->size() + BalTgtMBB->size() == LongBranchSeqSize); in expandToLongBranch()
437 assert(LongBrMBB->size() == LongBranchSeqSize); in expandToLongBranch()
466 LongBranchSeqSize = in runOnMachineFunction()
509 I->Size += LongBranchSeqSize * 4; in runOnMachineFunction()