Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDInterleavedLoadCombinePass.cpp1134 unsigned InstructionCost = 0; in combine() local
1162 InstructionCost += in combine()
1213 if (InterleavedCost >= InstructionCost) { in combine()