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

/external/llvm/lib/Transforms/Utils/
H A DBypassSlowDivision.cpp132 Value *FastQuotientV = FastBuilder.CreateCast(Instruction::ZExt, local
144 QuoPhi->addIncoming(FastQuotientV, FastBB);

Completed in 87 milliseconds