Searched defs:basic_block (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/elftoolchain/libdwarf/
H A Ddwarf_pro_lineno.c32 dwarf_add_line_entry(Dwarf_P_Debug dbg, Dwarf_Unsigned file, Dwarf_Addr off, Dwarf_Unsigned lineno, Dwarf_Signed column, Dwarf_Bool is_stmt, Dwarf_Bool basic_block, Dwarf_Error *error) argument
H A Dlibdwarf_lineno.c105 int is_stmt, basic_block, end_sequence; local
492 int is_stmt, basic_block; local
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp838 bool IRForTarget::RewriteObjCSelectors(BasicBlock &basic_block) { argument
932 bool IRForTarget::RewritePersistentAllocs(llvm::BasicBlock &basic_block) { argument
1173 bool IRForTarget::RemoveCXAAtExit(BasicBlock &basic_block) { argument
1205 bool IRForTarget::ResolveCalls(BasicBlock &basic_block) { argument
1283 bool IRForTarget::RemoveGuards(BasicBlock &basic_block) { argument
[all...]

Completed in 111 milliseconds