Home
last modified time | relevance | path

Searched refs: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() function
1825 SmallVector<OperationIndices, 2> Operations; in costAndCollectOperands()