Searched defs:O2 (Results 1 – 4 of 4) sorted by relevance
39 S::S(MyClass *O1, MyClass *O2) : Obj1(O1), Obj2(O2) { category
119 var O2 = {}; variable
418 static bool notDifferentParent(const Value *O1, const Value *O2) { in notDifferentParent()1158 const Value *O2 = GetUnderlyingObject(V2, TD); in aliasCheck() local
1969 Value *O1 = S1->getOperand(o), *O2 = S2->getOperand(o); in findBestDAGFor() local