Home
last modified time | relevance | path

Searched defs:getBB (Results 1 – 25 of 66) sorted by relevance

123

/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h147 BasicBlock *getBB() const { return BB; } in getBB() function
179 BasicBlock *getBB() const { return BB; } in getBB() function
/dports/math/linbox/linbox-1.6.3/linbox/algorithms/
H A Dalt-blackbox-block-container.h81 const Blackbox* getBB() const {return M_;} in getBB() function
H A Dblackbox-container-base.h102 Blackbox *getBB () const { return _BB; } in getBB() function
H A Dblackbox-block-container-base.h155 const Blackbox* getBB() const { return _BB; } in getBB() function
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h222 BasicBlock *getBB() const { return BB; } in getBB() function
244 BasicBlock *getBB() const { return Entry.getBB(); } in getBB() function
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h223 BasicBlock *getBB() const { return BB; } in getBB() function
245 BasicBlock *getBB() const { return Entry.getBB(); } in getBB() function
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/Analysis/
H A DMemorySSA.h225 BasicBlock *Block; in getDef()
247 void *operator new(size_t) = delete; in NonLocalDepResult()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h222 BasicBlock *getBB() const { return BB; } in getBB() function
244 BasicBlock *getBB() const { return Entry.getBB(); } in getBB() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h210 BasicBlock *getBB() const { return BB; } in getBB() function
232 BasicBlock *getBB() const { return Entry.getBB(); } in getBB() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h222 BasicBlock *getBB() const { return BB; } in getBB() function
244 BasicBlock *getBB() const { return Entry.getBB(); } in getBB() function
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h222 BasicBlock *getBB() const { return BB; } in getBB() function
244 BasicBlock *getBB() const { return Entry.getBB(); } in getBB() function
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h210 BasicBlock *getBB() const { return BB; } in getBB() function
232 BasicBlock *getBB() const { return Entry.getBB(); } in getBB() function
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h222 BasicBlock *getBB() const { return BB; } in getBB() function
244 BasicBlock *getBB() const { return Entry.getBB(); } in getBB() function
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h222 BasicBlock *getBB() const { return BB; } in getBB() function
244 BasicBlock *getBB() const { return Entry.getBB(); } in getBB() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h222 BasicBlock *getBB() const { return BB; } in getBB() function
244 BasicBlock *getBB() const { return Entry.getBB(); } in getBB() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h210 BasicBlock *getBB() const { return BB; } in getBB() function
232 BasicBlock *getBB() const { return Entry.getBB(); } in getBB() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h210 BasicBlock *getBB() const { return BB; } in getBB() function
232 BasicBlock *getBB() const { return Entry.getBB(); } in getBB() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h210 BasicBlock *getBB() const { return BB; } in getBB() function
232 BasicBlock *getBB() const { return Entry.getBB(); } in getBB() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h222 BasicBlock *getBB() const { return BB; } in getBB() function
244 BasicBlock *getBB() const { return Entry.getBB(); } in getBB() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h222 BasicBlock *getBB() const { return BB; } in getBB() function
244 BasicBlock *getBB() const { return Entry.getBB(); } in getBB() function
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h210 BasicBlock *getBB() const { return BB; } in getBB() function
232 BasicBlock *getBB() const { return Entry.getBB(); } in getBB() function
/dports/cad/openroad/OpenROAD-2.0/src/ppl/src/
H A DNetlist.cpp103 Rect Netlist::getBB(int idx, Point slot_pos) in getBB() function in ppl::Netlist
/dports/graphics/yafaray/libYafaRay-3.5.1/include/core_api/
H A Dvolume.h67 bound_t getBB() { return bBox; } in getBB() function
/dports/science/avogadrolibs/avogadrolibs-1.94.0/avogadro/qtplugins/resetview/
H A Dresetview.cpp104 inline void getBB(const Core::Array<Vector3>& mols, Vector3& min, Vector3& max) in getBB() function
/dports/science/py-avogadrolibs/avogadrolibs-1.94.0/avogadro/qtplugins/resetview/
H A Dresetview.cpp104 inline void getBB(const Core::Array<Vector3>& mols, Vector3& min, Vector3& max) in getBB() function

123