Searched defs:block_begin (Results 1 - 12 of 12) sorted by relevance

/openbsd-current/gnu/llvm/llvm/include/llvm/ADT/
H A DGenericCycleInfo.h176 const_block_iterator block_begin() const { function in class:llvm::GenericCycle
/openbsd-current/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_external.cpp105 void *block_begin = a->GetBlockBegin((void *)addr); local
H A Dtsan_debugging.cpp207 void *block_begin = a->GetBlockBegin((void *)addr); local
247 void *block_begin = a->GetBlockBegin((void *)addr); local
H A Dtsan_rtl_report.cpp297 uptr block_begin = 0; local
/openbsd-current/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyExceptionInfo.h79 block_iterator block_begin() const { return getBlocks().begin(); } function in class:llvm::WebAssemblyException
/openbsd-current/gnu/llvm/llvm/include/llvm/Analysis/
H A DRegionInfo.h609 block_iterator block_begin() { return block_iterator(getEntry(), getExit()); } function in class:llvm::RegionBase
613 const_block_iterator block_begin() const { function in class:llvm::RegionBase
H A DLoopInfo.h193 block_iterator block_begin() const { return getBlocks().begin(); } function in class:llvm::LoopBase
H A DMemorySSA.h500 block_iterator block_begin() { function in class:llvm::final
504 const_block_iterator block_begin() const { function in class:llvm::final
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/java/
H A Dparse.y1381 block_begin: label
/openbsd-current/gnu/llvm/llvm/include/llvm/IR/
H A DInstructions.h2772 const_block_iterator block_begin() const { function in class:llvm::CallInst::ShuffleVectorInst::PHINode
/openbsd-current/gnu/llvm/llvm/bindings/ocaml/llvm/
H A Dllvm.mli1704 val block_begin : llvalue -> (llvalue, llbasicblock) llpos var
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-xtensa.c5544 bfd_vma block_begin; local

Completed in 354 milliseconds