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