Searched defs:O2 (Results 1 – 4 of 4) sorted by relevance
39 S::S(MyClass *O1, MyClass *O2) : Obj1(O1), Obj2(O2) { category
136 #define O2 gettynums[24].value macro
447 static bool notDifferentParent(const Value *O1, const Value *O2) { in notDifferentParent()1307 const Value *O2 = GetUnderlyingObject(V2, DL, MaxLookupSearchDepth); in aliasCheck() local
2046 Value *O1 = S1->getOperand(o), *O2 = S2->getOperand(o); in findBestDAGFor() local