Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/Transforms/Utils/
DScalarEvolutionExpander.h44 struct SCEVOperand { struct
45 explicit SCEVOperand(unsigned Opc, int Idx, const SCEV *S) : in SCEVOperand() function
48 unsigned ParentOpcode;
50 int OperandIdx;
52 const SCEV* S;