reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1101 if (!getCell(R1, Inputs, LS1) || !getCell(R2, Inputs, LS2)) 1105 bool IsProp2 = LS2.isProperty(); 1109 return evaluateCMPpp(Cmp, Prop1, LS2.properties(), Result); 1114 uint32_t Prop2 = LS2.properties(); 1120 for (unsigned i = 0; i < LS2.size(); ++i) { 1122 bool Computed = constToInt(LS2.Values[i], A) &&