Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp11084 bool handleSelectInst(Attributor &A, SelectInst &SI, ItemInfo II, in handleSelectInst() function
11300 return handleSelectInst(A, cast<SelectInst>(I), II, Worklist); in simplifyInstruction()