Searched defs:SCEVOperand (Results 1 – 1 of 1) sorted by relevance
44 struct SCEVOperand { struct45 explicit SCEVOperand(unsigned Opc, int Idx, const SCEV *S) : in SCEVOperand() function48 unsigned ParentOpcode;50 int OperandIdx;52 const SCEV* S;