Searched refs:isSafePHIToSpeculate (Results 1 – 2 of 2) sorted by relevance
1059 static bool isSafePHIToSpeculate(PHINode *PN, const TargetData *TD) { in isSafePHIToSpeculate() function1172 if (!isSafePHIToSpeculate(PN, TD)) in tryToMakeAllocaBePromotable()
1127 static bool isSafePHIToSpeculate(PHINode &PN) { in isSafePHIToSpeculate() function3902 if (!isSafePHIToSpeculate(**I)) { in rewritePartition()