Searched defs:WO (Results 1 – 12 of 12) sorted by relevance
38 using WO = std::weak_ordering; in main() typedef
1011 LazyValueInfoImpl::solveBlockValueOverflowIntrinsic(WithOverflowInst *WO, in solveBlockValueOverflowIntrinsic() argument 1044 if (auto *WO = dyn_cast<WithOverflowInst>(EVI->getAggregateOperand())) solveBlockValueExtractValue() local 1226 getValueFromOverflowCondition(Value * Val,WithOverflowInst * WO,bool IsTrueDest) getValueFromOverflowCondition() argument 1253 if (auto *WO = dyn_cast<WithOverflowInst>(EVI->getAggregateOperand())) getValueFromCondition() local [all...]
2968 const WithOverflowInst *WO; isKnownNonZeroFromOperator() local 6990 isOverflowIntrinsicNoWrap(const WithOverflowInst * WO,const DominatorTree & DT) isOverflowIntrinsicNoWrap() argument [all...]
5334 auto *WO = dyn_cast<WithOverflowInst>(EVI->getAggregateOperand()); MatchBinaryOp() local 9002 const WithOverflowInst *WO; computeExitLimitFromCondImpl() local [all...]
608 processOverflowIntrinsic(WithOverflowInst * WO,LazyValueInfo * LVI) processOverflowIntrinsic() argument 670 if (auto *WO = dyn_cast<WithOverflowInst>(&CB)) { processCallSite() local [all...]
398 WithOverflowInst *WO = dyn_cast<WithOverflowInst>(EI->getAggregateOperand()); createExtractvalueExpr() local
1829 auto *WO = dyn_cast<WithOverflowInst>(EI->getAggregateOperand()); performSymbolicAggrValueEvaluation() local
1314 handleExtractOfWithOverflow(ExtractValueInst & EVI,const WithOverflowInst * WO,unsigned Idx) handleExtractOfWithOverflow() argument 1358 if (auto *WO = dyn_cast<WithOverflowInst>(AggVal)) visitExtractValueInst() local
415 bool SimplifyIndvar::eliminateOverflowIntrinsic(WithOverflowInst *WO) { in eliminateOverflowIntrinsic() argument 609 if (auto *WO = dyn_cast<WithOverflowInst>(UseInst)) eliminateIVUser() local [all...]
824 WithOverflowInst *WO = cast<WithOverflowInst>(II); foldIntrinsicWithOverflowCommon() local [all...]
3874 auto *WO = dyn_cast<WithOverflowInst>(EV.getAggregateOperand()); foldExtractOfOverflowIntrinsic() local [all...]
3856 const WithOverflowInst *WO; visitOr() local