Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp2231 struct OperationIndices { in costAndCollectOperands() struct
2232 OperationIndices(unsigned Opc, size_t min, size_t max) : in costAndCollectOperands() argument
2234 unsigned Opcode; in costAndCollectOperands()
2235 size_t MinIdx; in costAndCollectOperands()
2236 size_t MaxIdx; in costAndCollectOperands()