Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DCalcSpillWeights.h34 unsigned NumInstr) { in normalizeSpillWeight()
101 unsigned NumInstr) { in normalize()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCalcSpillWeights.cpp157 unsigned NumInstr = 0; // Number of instructions using LI in weightCalcHelper() local
H A DRegAllocPBQP.cpp522 float normalize(float UseDefFreq, unsigned Size, unsigned NumInstr) override { in normalize()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIPreEmitPeephole.cpp309 unsigned NumInstr = 0; in mustRetainExeczBranch() local