Home
last modified time | relevance | path

Searched defs:BBSize (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchRelaxation.cpp327 unsigned &BBSize = BlockInfo[MBB->getNumber()].Size; fixupConditionalBranch() local
335 unsigned &BBSize = BlockInfo[MBB->getNumber()].Size; fixupConditionalBranch() local
341 unsigned &BBSize = BlockInfo[MBB->getNumber()].Size; fixupConditionalBranch() local
H A DCriticalAntiDepBreaker.cpp51 const unsigned BBSize = BB->size(); in StartBlock() local
H A DAggressiveAntiDepBreaker.cpp59 const unsigned BBSize = BB->size(); in AggressiveAntiDepState() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp1197 size_t BBSize = Caller->size() + Callee->size() - 1; in areInlineCompatible() local