Searched refs:canIfConvertPHINodes (Results 1 – 2 of 2) sorted by relevance
403 static bool canIfConvertPHINodes(BasicBlock *BB) { in canIfConvertPHINodes() function880 } else if (BB != Header && !canIfConvertPHINodes(BB)) { in canVectorizeWithIfConvert()
4324 static bool canIfConvertPHINodes(BasicBlock *BB) { in canIfConvertPHINodes() function4378 } else if (BB != Header && !canIfConvertPHINodes(BB)) { in canVectorizeWithIfConvert()