Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.h523 bool RemoveGuards(llvm::BasicBlock &basic_block);
H A DIRForTarget.cpp1668 bool IRForTarget::RemoveGuards(BasicBlock &basic_block) { in RemoveGuards() function in IRForTarget
2130 if (!RemoveGuards(*bbi)) { in runOnModule()