Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp3783 static bool isFormingBranchFromSelectProfitable(SelectInst *SI) { in isFormingBranchFromSelectProfitable() function
3832 !isFormingBranchFromSelectProfitable(SI)) in OptimizeSelectInst()