Home
last modified time | relevance | path

Searched refs:TouchesMemory (Results 1 – 1 of 1) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DStackColoring.cpp1058 bool TouchesMemory = I.mayLoadOrStore(); in remapInstructions() local
1061 if (!I.isDebugInstr() && TouchesMemory && ProtectFromEscapedAllocas) { in remapInstructions()