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

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

Completed in 110 milliseconds