Searched refs:IsLowerBound (Results 1 – 4 of 4) sorted by relevance
211 bool IsLowerBound) { in getFunctionCodeSize() argument212 if (!IsLowerBound && CodeSizeInBytes.has_value()) in getFunctionCodeSize()225 if (!IsLowerBound) in getFunctionCodeSize()236 if (IsLowerBound && MI.isInlineAsm()) in getFunctionCodeSize()
108 bool IsLowerBound = false);
4689 bool IsLowerBound) { in emitOMPArraySectionBase() argument4692 BaseLVal = CGF.EmitArraySectionExpr(ASE, IsLowerBound); in emitOMPArraySectionBase()4725 bool IsLowerBound) { in EmitArraySectionExpr() argument4737 if (IsLowerBound || E->getColonLocFirst().isInvalid()) { in EmitArraySectionExpr()4838 BaseTy, VLA->getElementType(), IsLowerBound); in EmitArraySectionExpr()4878 ResultExprTy, IsLowerBound); in EmitArraySectionExpr()
4399 bool IsLowerBound = true);