Searched refs:StoreToWholeVariable (Results 1 – 1 of 1) sorted by relevance
2159 bool StoreToWholeVariable = Info.StoreToWholeAlloca; in emitDbgAssign() local2174 StoreToWholeVariable = FragStartBit <= VarStartBit && FragEndBit >= *Size; in emitDbgAssign()2178 if (!StoreToWholeVariable) { in emitDbgAssign()