Searched refs:FastRemainderV (Results 1 - 1 of 1) sorted by last modified time

/external/llvm/lib/Transforms/Utils/
H A DBypassSlowDivision.cpp135 Value *FastRemainderV = FastBuilder.CreateCast(Instruction::ZExt, local
147 RemPhi->addIncoming(FastRemainderV, FastBB);

Completed in 77 milliseconds