Home
last modified time | relevance | path

Searched refs:block_to_remove (Results 1 – 25 of 27) sorted by relevance

12

/dports/graphics/blender/blender-2.91.0/extern/ceres/internal/ceres/
H A Dproblem_impl.cc389 Block* block_to_remove) { in DeleteBlockInVector() argument
390 CHECK_EQ((*mutable_blocks)[block_to_remove->index()], block_to_remove) in DeleteBlockInVector()
392 << "Block requested: " << block_to_remove->ToString() << "\n" in DeleteBlockInVector()
394 << (*mutable_blocks)[block_to_remove->index()]->ToString(); in DeleteBlockInVector()
399 tmp->set_index(block_to_remove->index()); in DeleteBlockInVector()
402 (*mutable_blocks)[block_to_remove->index()] = tmp; in DeleteBlockInVector()
404 DeleteBlock(block_to_remove); in DeleteBlockInVector()
H A Dproblem_impl.h178 Block* block_to_remove);
/dports/math/ceres-solver/ceres-solver-2.0.0/internal/ceres/
H A Dproblem_impl.cc389 Block* block_to_remove) { in DeleteBlockInVector() argument
390 CHECK_EQ((*mutable_blocks)[block_to_remove->index()], block_to_remove) in DeleteBlockInVector()
392 << "Block requested: " << block_to_remove->ToString() << "\n" in DeleteBlockInVector()
394 << (*mutable_blocks)[block_to_remove->index()]->ToString(); in DeleteBlockInVector()
399 tmp->set_index(block_to_remove->index()); in DeleteBlockInVector()
402 (*mutable_blocks)[block_to_remove->index()] = tmp; in DeleteBlockInVector()
404 DeleteBlock(block_to_remove); in DeleteBlockInVector()
H A Dproblem_impl.h179 Block* block_to_remove);
/dports/misc/openmvg/openMVG-2.0/src/third_party/ceres-solver/internal/ceres/
H A Dproblem_impl.cc477 Block* block_to_remove) { in DeleteBlockInVector() argument
478 CHECK_EQ((*mutable_blocks)[block_to_remove->index()], block_to_remove) in DeleteBlockInVector()
481 << block_to_remove->ToString() << "\n" in DeleteBlockInVector()
483 << (*mutable_blocks)[block_to_remove->index()]->ToString(); in DeleteBlockInVector()
488 tmp->set_index(block_to_remove->index()); in DeleteBlockInVector()
491 (*mutable_blocks)[block_to_remove->index()] = tmp; in DeleteBlockInVector()
493 DeleteBlock(block_to_remove); in DeleteBlockInVector()
H A Dproblem_impl.h197 Block* block_to_remove);
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dtree-ssa-phiopt.c323 basic_block block_to_remove; in replace_phi_edge_with_variable() local
337 block_to_remove = EDGE_SUCC (cond_block, 1)->dest; in replace_phi_edge_with_variable()
347 block_to_remove = EDGE_SUCC (cond_block, 0)->dest; in replace_phi_edge_with_variable()
349 delete_basic_block (block_to_remove); in replace_phi_edge_with_variable()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-ssa-phiopt.c530 basic_block block_to_remove; in replace_phi_edge_with_variable() local
544 block_to_remove = EDGE_SUCC (cond_block, 1)->dest; in replace_phi_edge_with_variable()
554 block_to_remove = EDGE_SUCC (cond_block, 0)->dest; in replace_phi_edge_with_variable()
556 delete_basic_block (block_to_remove); in replace_phi_edge_with_variable()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-ssa-phiopt.c530 basic_block block_to_remove; in replace_phi_edge_with_variable() local
544 block_to_remove = EDGE_SUCC (cond_block, 1)->dest; in replace_phi_edge_with_variable()
554 block_to_remove = EDGE_SUCC (cond_block, 0)->dest; in replace_phi_edge_with_variable()
556 delete_basic_block (block_to_remove); in replace_phi_edge_with_variable()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-ssa-phiopt.c545 basic_block block_to_remove; in replace_phi_edge_with_variable() local
559 block_to_remove = EDGE_SUCC (cond_block, 1)->dest; in replace_phi_edge_with_variable()
569 block_to_remove = EDGE_SUCC (cond_block, 0)->dest; in replace_phi_edge_with_variable()
571 delete_basic_block (block_to_remove); in replace_phi_edge_with_variable()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-ssa-phiopt.c364 basic_block block_to_remove; in replace_phi_edge_with_variable() local
378 block_to_remove = EDGE_SUCC (cond_block, 1)->dest; in replace_phi_edge_with_variable()
388 block_to_remove = EDGE_SUCC (cond_block, 0)->dest; in replace_phi_edge_with_variable()
390 delete_basic_block (block_to_remove); in replace_phi_edge_with_variable()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-ssa-phiopt.c364 basic_block block_to_remove; in replace_phi_edge_with_variable() local
378 block_to_remove = EDGE_SUCC (cond_block, 1)->dest; in replace_phi_edge_with_variable()
388 block_to_remove = EDGE_SUCC (cond_block, 0)->dest; in replace_phi_edge_with_variable()
390 delete_basic_block (block_to_remove); in replace_phi_edge_with_variable()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-phiopt.c366 basic_block block_to_remove; in replace_phi_edge_with_variable() local
379 block_to_remove = EDGE_SUCC (cond_block, 1)->dest; in replace_phi_edge_with_variable()
388 block_to_remove = EDGE_SUCC (cond_block, 0)->dest; in replace_phi_edge_with_variable()
390 delete_basic_block (block_to_remove); in replace_phi_edge_with_variable()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-phiopt.c366 basic_block block_to_remove; in replace_phi_edge_with_variable() local
379 block_to_remove = EDGE_SUCC (cond_block, 1)->dest; in replace_phi_edge_with_variable()
388 block_to_remove = EDGE_SUCC (cond_block, 0)->dest; in replace_phi_edge_with_variable()
390 delete_basic_block (block_to_remove); in replace_phi_edge_with_variable()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-phiopt.c366 basic_block block_to_remove; in replace_phi_edge_with_variable() local
379 block_to_remove = EDGE_SUCC (cond_block, 1)->dest; in replace_phi_edge_with_variable()
388 block_to_remove = EDGE_SUCC (cond_block, 0)->dest; in replace_phi_edge_with_variable()
390 delete_basic_block (block_to_remove); in replace_phi_edge_with_variable()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-phiopt.c366 basic_block block_to_remove; in replace_phi_edge_with_variable() local
379 block_to_remove = EDGE_SUCC (cond_block, 1)->dest; in replace_phi_edge_with_variable()
388 block_to_remove = EDGE_SUCC (cond_block, 0)->dest; in replace_phi_edge_with_variable()
390 delete_basic_block (block_to_remove); in replace_phi_edge_with_variable()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-phiopt.c366 basic_block block_to_remove; in replace_phi_edge_with_variable() local
379 block_to_remove = EDGE_SUCC (cond_block, 1)->dest; in replace_phi_edge_with_variable()
388 block_to_remove = EDGE_SUCC (cond_block, 0)->dest; in replace_phi_edge_with_variable()
390 delete_basic_block (block_to_remove); in replace_phi_edge_with_variable()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-ssa-phiopt.c366 basic_block block_to_remove; in replace_phi_edge_with_variable() local
379 block_to_remove = EDGE_SUCC (cond_block, 1)->dest; in replace_phi_edge_with_variable()
388 block_to_remove = EDGE_SUCC (cond_block, 0)->dest; in replace_phi_edge_with_variable()
390 delete_basic_block (block_to_remove); in replace_phi_edge_with_variable()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-phiopt.c380 basic_block block_to_remove; in replace_phi_edge_with_variable() local
393 block_to_remove = EDGE_SUCC (cond_block, 1)->dest; in replace_phi_edge_with_variable()
402 block_to_remove = EDGE_SUCC (cond_block, 0)->dest; in replace_phi_edge_with_variable()
404 delete_basic_block (block_to_remove); in replace_phi_edge_with_variable()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-phiopt.c380 basic_block block_to_remove; in replace_phi_edge_with_variable() local
393 block_to_remove = EDGE_SUCC (cond_block, 1)->dest; in replace_phi_edge_with_variable()
402 block_to_remove = EDGE_SUCC (cond_block, 0)->dest; in replace_phi_edge_with_variable()
404 delete_basic_block (block_to_remove); in replace_phi_edge_with_variable()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-phiopt.c380 basic_block block_to_remove; in replace_phi_edge_with_variable() local
393 block_to_remove = EDGE_SUCC (cond_block, 1)->dest; in replace_phi_edge_with_variable()
402 block_to_remove = EDGE_SUCC (cond_block, 0)->dest; in replace_phi_edge_with_variable()
404 delete_basic_block (block_to_remove); in replace_phi_edge_with_variable()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-phiopt.c380 basic_block block_to_remove; in replace_phi_edge_with_variable() local
393 block_to_remove = EDGE_SUCC (cond_block, 1)->dest; in replace_phi_edge_with_variable()
402 block_to_remove = EDGE_SUCC (cond_block, 0)->dest; in replace_phi_edge_with_variable()
404 delete_basic_block (block_to_remove); in replace_phi_edge_with_variable()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-ssa-phiopt.c380 basic_block block_to_remove; in replace_phi_edge_with_variable() local
393 block_to_remove = EDGE_SUCC (cond_block, 1)->dest; in replace_phi_edge_with_variable()
402 block_to_remove = EDGE_SUCC (cond_block, 0)->dest; in replace_phi_edge_with_variable()
404 delete_basic_block (block_to_remove); in replace_phi_edge_with_variable()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-ssa-phiopt.c380 basic_block block_to_remove; in replace_phi_edge_with_variable() local
393 block_to_remove = EDGE_SUCC (cond_block, 1)->dest; in replace_phi_edge_with_variable()
402 block_to_remove = EDGE_SUCC (cond_block, 0)->dest; in replace_phi_edge_with_variable()
404 delete_basic_block (block_to_remove); in replace_phi_edge_with_variable()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-phiopt.c391 basic_block block_to_remove; in replace_phi_edge_with_variable() local
404 block_to_remove = EDGE_SUCC (cond_block, 1)->dest; in replace_phi_edge_with_variable()
413 block_to_remove = EDGE_SUCC (cond_block, 0)->dest; in replace_phi_edge_with_variable()
415 delete_basic_block (block_to_remove); in replace_phi_edge_with_variable()

12