Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:Annotations

300   /// Global annotations.
301 std::vector<llvm::Constant*> Annotations;
947 /// Emit all the global annotations.
970 /// Add global annotations that are set on D, for the global GV. Those
971 /// annotations are emitted during finalization of the LLVM code.