Home
last modified time | relevance | path

Searched defs:delete_block (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/freedreno/ir3/
H A Dir3_remove_unreachable.c15 delete_block(struct ir3 *ir, struct ir3_block *block) in delete_block() function
/aosp_15_r20/external/flac/src/libFLAC++/
H A Dmetadata.cpp1551 bool SimpleIterator::delete_block(bool use_padding) in delete_block() function in FLAC::Metadata::SimpleIterator
1714 bool Iterator::delete_block(bool replace_with_padding) in delete_block() function in FLAC::Metadata::Iterator
/aosp_15_r20/external/llvm/bindings/ocaml/llvm/
H A Dllvm.mli1645 val delete_block : llbasicblock -> unit val