Home
last modified time | relevance | path

Searched refs:insertFastDiv (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Utils/
DBypassSlowDivision.cpp77 static bool insertFastDiv(Instruction *I, IntegerType *BypassType, in insertFastDiv() function
187 return insertFastDiv(I, BypassType, UseDivOp, UseSignedOp, PerBBDivCache); in reuseOrInsertFastDiv()