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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp1505 static void ExciseGuardStore(Instruction *guard_store) { argument
1506 guard_store->eraseFromParent();

Completed in 42 milliseconds