HomeSort by relevance Sort by last modified time
    Searched refs:move_block_after (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
cfghooks.h 61 bool (*move_block_after) (basic_block b, basic_block a); member in struct:cfg_hooks
164 extern bool move_block_after (basic_block, basic_block);
  /external/llvm/bindings/ocaml/llvm/
llvm.ml     [all...]
llvm.mli 1627 val move_block_after : llbasicblock -> llbasicblock -> unit var
    [all...]

Completed in 90 milliseconds