Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DIRForTarget.cpp1501 static void ExciseGuardStore(Instruction *guard_store) { in ExciseGuardStore() argument
1502 guard_store->eraseFromParent(); in ExciseGuardStore()