Searched defs:O1 (Results 1 – 4 of 4) sorted by relevance
39 S::S(MyClass *O1, MyClass *O2) : Obj1(O1), Obj2(O2) { category43 S::S(MyClass *O1) : Obj1(O1){ Obj2 = 0; } category
439 static bool notDifferentParent(const Value *O1, const Value *O2) { in notDifferentParent()1215 const Value *O1 = GetUnderlyingObject(V1, DL, MaxLookupSearchDepth); in aliasCheck() local
399 FPMathOperator *O1 = cast<FPMathOperator>(V1); in TEST() local
2046 Value *O1 = S1->getOperand(o), *O2 = S2->getOperand(o); in findBestDAGFor() local