Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:Annotations

356   /// Global annotations.
357 std::vector<llvm::Constant*> Annotations;
984 /// Emit all the global annotations.
1007 /// Add global annotations that are set on D, for the global GV. Those
1008 /// annotations are emitted during finalization of the LLVM code.