Home
last modified time | relevance | path

Searched defs:meet (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DBitTracker.h229 bool meet(const BitValue &V, const BitRef &Self) { in meet() function
H A DBitTracker.cpp201 bool BT::RegisterCell::meet(const RegisterCell &RC, Register SelfR) { in meet() function in BT::RegisterCell
H A DHexagonConstPropagation.cpp521 bool LatticeCell::meet(const LatticeCell &L) { in meet() function in LatticeCell
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa.cc1383 meet (cgraph_node *function, varpool_node *var, in meet() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa.c1380 meet (cgraph_node *function, varpool_node *var, in meet() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp712 void meet(const BDVState &Other) { in meet() function in __anon7262c22f0411::BDVState