Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSelectOptimize.cpp783 auto ProcessSelectInfo = [&SelectInfo, &SeenCmp](Instruction *I) { in collectSelectGroups() local
879 It = ProcessSelectInfo(I); in collectSelectGroups()
912 It = ProcessSelectInfo(NI); in collectSelectGroups()