Lines Matching full:entities
2144 in-memory IR belongs to an ``LLVMContext``. Entities in different contexts
2148 threads simultaneously, as long as no two threads operate on entities within the
2153 ``Type`` carries a reference to its owning context, most other entities can
2155 are adding new entities to LLVM IR, please try to maintain this interface