Lines Matching refs:isSafePHIToSpeculate
1159 /// isSafePHIToSpeculate - PHI instructions that use an alloca and are1175 static bool isSafePHIToSpeculate(PHINode *PN, const DataLayout *TD) {1288 if (!isSafePHIToSpeculate(PN, TD))