Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp1814 struct OperationIndices { in costAndCollectOperands() struct
1815 OperationIndices(unsigned Opc, size_t min, size_t max) : in costAndCollectOperands() argument
1817 unsigned Opcode; in costAndCollectOperands()
1818 size_t MinIdx; in costAndCollectOperands()
1819 size_t MaxIdx; in costAndCollectOperands()