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

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

Completed in 117 milliseconds