Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp1574 if (Instruction *NewSPF = canonicalizeSPF(SI, *ICI, *this)) in foldSelectInstWithICmp() local
1575 return NewSPF; in foldSelectInstWithICmp()