Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
HDInstCombineAddSub.cpp1438 if (Instruction *Lerp = factorizeLerp(I, Builder)) in factorizeFAddFSub() local
1439 return Lerp; in factorizeFAddFSub()