Home | History | Annotate | Download | only in Linker

Lines Matching refs:Requirement

1069     // If this is a requirement, add it and continue.
1071 // If the destination module does not already have this requirement, add
1166 MDNode *Requirement = Requirements[I];
1167 MDString *Flag = cast<MDString>(Requirement->getOperand(0));
1168 Value *ReqValue = Requirement->getOperand(1);