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

References

lib/Transforms/Utils/SimplifyCFG.cpp
 2307   Value *IfCond = GetIfCondition(BB, IfTrue, IfFalse);
 2407                     << "  F: " << IfFalse->getName() << "\n");
 2423     Value *TrueVal = PN->getIncomingValue(PN->getIncomingBlock(0) == IfFalse);