Home
last modified time | relevance | path

Searched defs:block_ptr (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dgcov.c1100 calculate_branch_probs (block_ptr, line_info, function) in calculate_branch_probs() argument
1303 struct bb_info *block_ptr = NULL; /* current block ptr */ local
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DStackFrameList.cpp107 Block *block_ptr = m_frames[0]->GetFrameBlock(); in ResetCurrentInlinedDepth() local