Searched defs:ArithCost (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | BasicTTIImpl.h | 2468 InstructionCost ArithCost = 0; getTreeReductionCost() local |
/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | ScalarEvolutionExpander.cpp | 1834 auto ArithCost = [&](unsigned Opcode, unsigned NumRequired, costAndCollectOperands() local |