Home | History | Annotate | Download | only in Linker

Lines Matching refs:Requirement

1162     // If this is a requirement, add it and continue.
1164 // If the destination module does not already have this requirement, add
1271 MDNode *Requirement = Requirements[I];
1272 MDString *Flag = cast<MDString>(Requirement->getOperand(0));
1273 Metadata *ReqValue = Requirement->getOperand(1);