Currently associated metadata is limited to have single operand.
Patch https://reviews.llvm.org/D125095 intends to use associated metadata to express the associations between global objects on AIX. The association could be one to multiple, for example one static variable could have associated with init and term functions.
This patch intends to setup context to check multiple operands for TT.isOSAIX().