Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp81 static unsigned GetSelectFoldableOperands(Instruction *I) { in GetSelectFoldableOperands() function
236 if (unsigned SFO = GetSelectFoldableOperands(TVI)) { in FoldSelectIntoOp()
266 if (unsigned SFO = GetSelectFoldableOperands(FVI)) { in FoldSelectIntoOp()