Searched refs:reuseOrInsertFastDiv (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Utils/
H A DBypassSlowDivision.cpp182 // reuseOrInsertFastDiv - Reuses previously computed dividend or remainder if
185 static bool reuseOrInsertFastDiv(Function &F, function
258 MadeChange |= reuseOrInsertFastDiv(F, I, J, BT, UseDivOp,

Completed in 362 milliseconds