Searched refs:TouchesMemory (Results 1 – 2 of 2) sorted by relevance
889 bool TouchesMemory = I.mayLoad() || I.mayStore(); in remapInstructions() local892 if (!I.isDebugValue() && TouchesMemory && ProtectFromEscapedAllocas) { in remapInstructions()
1007 bool TouchesMemory = I.mayLoad() || I.mayStore(); in remapInstructions() local1010 if (!I.isDebugInstr() && TouchesMemory && ProtectFromEscapedAllocas) { in remapInstructions()