Home
last modified time | relevance | path

Searched defs:block_begin (Results 1 – 8 of 8) sorted by relevance

/openbsd/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_debugging.cpp207 void *block_begin = a->GetBlockBegin((void *)addr); in __tsan_locate_address() local
247 void *block_begin = a->GetBlockBegin((void *)addr); in __tsan_get_alloc_stack() local
H A Dtsan_external.cpp105 void *block_begin = a->GetBlockBegin((void *)addr); in __tsan_external_assign_tag() local
H A Dtsan_rtl_report.cpp297 uptr block_begin = 0; in AddLocation() local
/openbsd/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyExceptionInfo.h79 block_iterator block_begin() const { return getBlocks().begin(); } in block_begin() function
/openbsd/gnu/llvm/llvm/include/llvm/ADT/
H A DGenericCycleInfo.h176 const_block_iterator block_begin() const { in block_begin() function
/openbsd/gnu/llvm/llvm/include/llvm/Analysis/
H A DLoopInfo.h193 block_iterator block_begin() const { return getBlocks().begin(); } in block_begin() function
/openbsd/gnu/llvm/llvm/bindings/ocaml/llvm/
H A Dllvm.mli1704 val block_begin : llvalue -> (llvalue, llbasicblock) llpos val
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-xtensa.c5544 bfd_vma block_begin; in extend_ebb_bounds_backward() local