Lines Matching defs:Behavior
1008 ConstantInt *Behavior = cast<ConstantInt>(Op->getOperand(0));1011 switch (Behavior->getZExtValue()) {1013 assert(false && "Invalid behavior in module flag metadata!");