Home
last modified time | relevance | path

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

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