Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DScalarEvolutionExpander.h34 struct SCEVOperand { struct
35 explicit SCEVOperand(unsigned Opc, int Idx, const SCEV *S) : in SCEVOperand() argument
38 unsigned ParentOpcode;
40 int OperandIdx;
42 const SCEV* S;