Home
last modified time | relevance | path

Searched defs:NewBranch (Results 1 – 25 of 44) sorted by relevance

12

/dports/science/InsightToolkit/ITK-5.0.1/Modules/Core/Common/src/
H A DitkOctreeNode.cxx75 void OctreeNode::SetBranch(OctreeNodeBranch *NewBranch) in SetBranch()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/examples/IRTransforms/
H A DSimplifyCFG.cpp199 BranchInst *NewBranch = in eliminateCondBranches_v2() local
247 BranchInst *NewBranch = BranchInst::Create(TakenSucc, BB.getTerminator()); in eliminateCondBranches_v3() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/examples/IRTransforms/
H A DSimplifyCFG.cpp199 BranchInst *NewBranch = in eliminateCondBranches_v2() local
247 BranchInst *NewBranch = BranchInst::Create(TakenSucc, BB.getTerminator()); in eliminateCondBranches_v3() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/examples/IRTransforms/
H A DSimplifyCFG.cpp199 BranchInst *NewBranch = in eliminateCondBranches_v2() local
247 BranchInst *NewBranch = BranchInst::Create(TakenSucc, BB.getTerminator()); in eliminateCondBranches_v3() local
/dports/devel/llvm10/llvm-10.0.1.src/examples/IRTransforms/
H A DSimplifyCFG.cpp199 BranchInst *NewBranch = in eliminateCondBranches_v2() local
247 BranchInst *NewBranch = BranchInst::Create(TakenSucc, BB.getTerminator()); in eliminateCondBranches_v3() local
/dports/graphics/llvm-mesa/llvm-13.0.1.src/examples/IRTransforms/
H A DSimplifyCFG.cpp199 BranchInst *NewBranch = in eliminateCondBranches_v2() local
247 BranchInst *NewBranch = BranchInst::Create(TakenSucc, BB.getTerminator()); in eliminateCondBranches_v3() local
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/examples/IRTransforms/
H A DSimplifyCFG.cpp199 BranchInst *NewBranch = in eliminateCondBranches_v2() local
247 BranchInst *NewBranch = BranchInst::Create(TakenSucc, BB.getTerminator()); in eliminateCondBranches_v3() local
/dports/devel/llvm11/llvm-11.0.1.src/examples/IRTransforms/
H A DSimplifyCFG.cpp199 BranchInst *NewBranch = in eliminateCondBranches_v2() local
247 BranchInst *NewBranch = BranchInst::Create(TakenSucc, BB.getTerminator()); in eliminateCondBranches_v3() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/examples/IRTransforms/
H A DSimplifyCFG.cpp199 BranchInst *NewBranch = in eliminateCondBranches_v2() local
247 BranchInst *NewBranch = BranchInst::Create(TakenSucc, BB.getTerminator()); in eliminateCondBranches_v3() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/examples/IRTransforms/
H A DSimplifyCFG.cpp199 BranchInst *NewBranch = in eliminateCondBranches_v2() local
247 BranchInst *NewBranch = BranchInst::Create(TakenSucc, BB.getTerminator()); in eliminateCondBranches_v3() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/examples/IRTransforms/
H A DSimplifyCFG.cpp199 BranchInst *NewBranch = in eliminateCondBranches_v2() local
247 BranchInst *NewBranch = BranchInst::Create(TakenSucc, BB.getTerminator()); in eliminateCondBranches_v3() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/examples/IRTransforms/
H A DSimplifyCFG.cpp199 BranchInst *NewBranch = in eliminateCondBranches_v2() local
247 BranchInst *NewBranch = BranchInst::Create(TakenSucc, BB.getTerminator()); in eliminateCondBranches_v3() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/examples/IRTransforms/
H A DSimplifyCFG.cpp199 BranchInst *NewBranch = in eliminateCondBranches_v2() local
247 BranchInst *NewBranch = BranchInst::Create(TakenSucc, BB.getTerminator()); in eliminateCondBranches_v3() local
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/examples/IRTransforms/
H A DSimplifyCFG.cpp199 BranchInst *NewBranch = in eliminateCondBranches_v2() local
247 BranchInst *NewBranch = BranchInst::Create(TakenSucc, BB.getTerminator()); in eliminateCondBranches_v3() local
/dports/www/gitea/gitea-1.16.5/services/repository/files/
H A Ddelete.go23 NewBranch string member
H A Dupload.go25 NewBranch string member
H A Dupdate.go47 NewBranch string member
/dports/devel/dolphin-plugins/dolphin-plugins-21.12.3/hg/
H A Dcommitdialog.h97 enum {CloseBranch, NewBranch, NoChanges} m_branchAction; enumerator
/dports/devel/lazygit/lazygit-0.31.4/pkg/commands/
H A Dbranches.go13 func (c *GitCommand) NewBranch(name string, base string) error { func
/dports/devel/rcs57/rcs-5.7/src/
H A Drcssyn.c406 struct branchhead **LastBranch, *NewBranch; in getdelta() local
/dports/www/node10/node-v10.24.1/deps/v8/tools/release/
H A Dpush_to_candidates.py219 class NewBranch(Step): class
/dports/devel/git-lfs/git-lfs-3.0.2/t/cmd/util/
H A Dtestutils.go343 NewBranch string member
/dports/devel/dep/dep-0.5.4/gps/
H A Dversion.go84 func NewBranch(body string) UnpairedVersion { func
/dports/lang/v8/v8-9.6.180.12/test/unittests/compiler/
H A Dloop-peeling-unittest.cc130 Branch NewBranch(Node* cond, Node* control = nullptr) { in NewBranch() function in v8::internal::compiler::LoopPeelingTest
/dports/devel/cc65/cc65-2.19/src/cc65/
H A Dcoptind.c295 opc_t NewBranch; in OptRTSJumps2() local

12