Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/IPO/
DAttributorAttributes.cpp10706 bool handleSelectInst(Attributor &A, SelectInst &SI, ItemInfo II, in handleSelectInst() function
10908 return handleSelectInst(A, cast<SelectInst>(I), II, Worklist); in simplifyInstruction()