Searched defs:Inverse (Results 1 – 6 of 6) sorted by relevance
97 struct Inverse { struct100 inline Inverse(const GraphType &G) : Graph(G) {} in Inverse() function
1882 Constant *Inverse = ConstantExpr::getBitCast(C1, CE2Op0->getType()); in ConstantFoldCompareInstruction() local
5277 bool Inverse = false; in processUMulZExtIdiom() local
11519 auto ProveViaCond = [&](const Value *Condition, bool Inverse) { in isBasicBlockEntryGuardedByCond()11592 const Value *FoundCondValue, bool Inverse, in isImpliedCond()
4371 bool Inverse = (N1C->isZero() && Cond == ISD::SETEQ) || in SimplifySetCC() local
2639 Value *Inverse = Builder.CreateNot(ArgValue, "not"); in EmitBuiltinExpr() local