Searched defs:Descale (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1194 Value *InstCombiner::Descale(Value *Val, APInt Scale, bool &NoSignedWrap) { function in class:InstCombiner

Completed in 56 milliseconds