Searched defs:ChecksToWiden (Results 1 – 1 of 1) sorted by relevance
296 /// Can we compute the logical AND of \p ChecksToHoist and \p ChecksToWiden in isWideningCondProfitable() argument 303 widenGuard(SmallVectorImpl<Value * > & ChecksToHoist,SmallVectorImpl<Value * > & ChecksToWiden,Instruction * ToWiden) widenGuard() argument 447 SmallVector<Value *> ChecksToWiden; eliminateInstrViaWidening() local 460 computeWideningScore(Instruction * DominatedInstr,Instruction * ToWiden,Instruction * WideningPoint,SmallVectorImpl<Value * > & ChecksToHoist,SmallVectorImpl<Value * > & ChecksToWiden) computeWideningScore() argument 717 mergeChecks(SmallVectorImpl<Value * > & ChecksToHoist,SmallVectorImpl<Value * > & ChecksToWiden,Instruction * InsertPt) mergeChecks() argument [all...]