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

References

lib/Target/AMDGPU/SIAnnotateControlFlow.cpp
  231   if (Instruction *Inst = dyn_cast<Instruction>(Cond)) {
  240     Value *Args[] = { Cond, Broken };
  245   if (isa<Constant>(Cond)) {
  246     Instruction *Insert = Cond == BoolTrue ?
  249     Value *Args[] = { Cond, Broken };