Searched refs:SDC (Results 1 – 2 of 2) sorted by relevance
207 unsigned SDC = getSubclassDataFromValue(); in BuildLazyArguments() local208 const_cast<Function*>(this)->setValueSubclassData(SDC &= ~1); in BuildLazyArguments()
302 unsigned SDC = getSubclassDataFromValue(); in BuildLazyArguments() local303 const_cast<Function*>(this)->setValueSubclassData(SDC &= ~(1<<0)); in BuildLazyArguments()