reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/CodeGen/SelectionDAG/FastISel.cpp
 2277       if (PN.use_empty())
 2286       EVT VT = TLI.getValueType(DL, PN.getType(), /*AllowUnknown=*/true);
 2295       const Value *PHIOp = PN.getIncomingValueForBlock(LLVMBB);
 2299       DbgLoc = PN.getDebugLoc();