Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp101 static Constant *GetSelectFoldableConstant(Instruction *I) { in GetSelectFoldableConstant() function
245 Constant *C = GetSelectFoldableConstant(TVI); in FoldSelectIntoOp()
275 Constant *C = GetSelectFoldableConstant(FVI); in FoldSelectIntoOp()