Home
last modified time | relevance | path

Searched defs:BlockCounts (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerKernelAttributes.cpp117 Value *BlockCounts[3] = {nullptr, nullptr, nullptr}; in processUse() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp3692 SmallVector<uint64_t, 0> BlockCounts(F->size()); in applyExtTsp() local