reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2787 FoundVal = !SafeForPHIOfOps ? nullptr 2791 if (!FoundVal) { 2805 FoundVal = UndefValue::get(I->getType()); 2809 PHIOps.push_back({FoundVal, PredBB}); 2810 LLVM_DEBUG(dbgs() << "Found phi of ops operand " << *FoundVal << " in "