reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
777 if (Pred.getComplexity() > (IsForced.getValueOr(false) 783 if (!IsForced.getValueOr(false) && hasDisableAllTransformsHint(L)) 897 const Optional<bool> &isForced() const { return IsForced; } 949 IsForced = mdconst::extract<ConstantInt>(*Op)->getZExtValue();