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

References

tools/clang/unittests/CodeGen/IRMatchers.h
  124     if (auto V = MC.top<T>())
  187             return C.top<Metadata>() == MT->getOperand(OpNo).get();
  195             return C.top<Value>() == Insn->getOperand(OpNo);
  215     if (const Value *V = Ctx.top<Value>()) {
  220     if (const Metadata *M = Ctx.top<Metadata>()) {