Searched refs:CEK (Results 1 – 1 of 1) sorted by relevance
933 ConstantEmissionKind CEK; in tryEmitAsConstant() local935 CEK = CEK_None; in tryEmitAsConstant()937 CEK = checkVarTypeForConstantEmission(var->getType()); in tryEmitAsConstant()939 CEK = CEK_AsValueOnly; in tryEmitAsConstant()941 CEK = CEK_None; in tryEmitAsConstant()943 if (CEK == CEK_None) return ConstantEmission(); in tryEmitAsConstant()950 if (CEK != CEK_AsReferenceOnly && in tryEmitAsConstant()956 } else if (CEK != CEK_AsValueOnly && in tryEmitAsConstant()