Searched refs:TouchesMemory (Results 1 – 1 of 1) sorted by relevance
555 bool TouchesMemory = I.mayLoad() || I.mayStore(); in remapInstructions() local558 if (!I.isDebugValue() && TouchesMemory && ProtectFromEscapedAllocas) { in remapInstructions()