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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackColoring.cpp1014 bool TouchesMemory = I.mayLoadOrStore(); local
1017 if (!I.isDebugInstr() && TouchesMemory && ProtectFromEscapedAllocas) {

Completed in 104 milliseconds