Searched refs:BypassType (Results 1 – 1 of 1) sorted by relevance
77 static bool insertFastDiv(Instruction *I, IntegerType *BypassType, in insertFastDiv() argument118 BypassType); in insertFastDiv()120 BypassType); in insertFastDiv()158 uint64_t BitMask = ~BypassType->getBitMask(); in insertFastDiv()178 static bool reuseOrInsertFastDiv(Instruction *I, IntegerType *BypassType, in reuseOrInsertFastDiv() argument187 return insertFastDiv(I, BypassType, UseDivOp, UseSignedOp, PerBBDivCache); in reuseOrInsertFastDiv()