Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DBranchRelaxation.cpp444 unsigned OldBrSize = TII->getInstSizeInBytes(MI); in fixupUnconditionalBranch() local
452 BlockInfo[MBB->getNumber()].Size -= OldBrSize; in fixupUnconditionalBranch()