Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
DScalarEvolutionExpander.cpp2247 struct OperationIndices { in costAndCollectOperands() struct
2248 OperationIndices(unsigned Opc, size_t min, size_t max) : in costAndCollectOperands() function
2258 SmallVector<OperationIndices, 2> Operations; in costAndCollectOperands()