Home
last modified time | relevance | path

Searched defs:NewAbs (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp1446 if (Instruction *NewAbs = canonicalizeAbsNabs(SI, *ICI, *this)) in foldSelectInstWithICmp() local
1449 if (Instruction *NewAbs = canonicalizeClampLike(SI, *ICI, Builder)) in foldSelectInstWithICmp() local