Searched defs:ConditionInfo (Results 1 – 1 of 1) sorted by relevance
29 struct ConditionInfo { struct31 BranchInst *BI = nullptr;33 ICmpInst *ICmp = nullptr;35 ICmpInst::Predicate Pred = ICmpInst::BAD_ICMP_PREDICATE;37 Value *AddRecValue = nullptr;39 Value *NonPHIAddRecValue;41 Value *BoundValue = nullptr;43 const SCEVAddRecExpr *AddRecSCEV = nullptr;45 const SCEV *BoundSCEV = nullptr;