Searched defs:Inverse (Results 1 – 5 of 5) sorted by relevance
97 struct Inverse { struct100 inline Inverse(const GraphType &G) : Graph(G) {} in Inverse() argument
2399 bool Inverse = false; hoistMinMax() local
11470 __anon508f8d703402(const Value *Condition, bool Inverse) isBasicBlockEntryGuardedByCond() argument 11552 isImpliedCond(ICmpInst::Predicate Pred,const SCEV * LHS,const SCEV * RHS,const Value * FoundCondValue,bool Inverse,const Instruction * CtxI) isImpliedCond() argument [all...]
4571 bool Inverse = (N1C->isZero() && Cond == ISD::SETEQ) || SimplifySetCC() local
3122 Value *Inverse = Builder.CreateNot(ArgValue, "not"); EmitBuiltinExpr() local