Searched defs:IsSafeToHoist (Results 1 – 2 of 2) sorted by relevance
247 auto IsSafeToHoist = [](Instruction *DivOrRem, BasicBlock *ParentBB) { in optimizeDivRem() local
253 InsertBinop(Instruction::BinaryOps Opcode,Value * LHS,Value * RHS,SCEV::NoWrapFlags Flags,bool IsSafeToHoist) InsertBinop() argument [all...]