Home
last modified time | relevance | path

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

/external/lldb/source/Expression/
DIRForTarget.cpp2125 static void ExciseGuardStore(Instruction* guard_store) in ExciseGuardStore() argument
2127 guard_store->eraseFromParent(); in ExciseGuardStore()