Searched defs:LMap (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ | ||
H A D | PRBTree.h | 68 struct LMap struct |
H A D | PRBTree.cc | 45 PRBTree::LMap::LMap (Key_t _key, void *_item) in LMap() function in PRBTree::LMap |
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ | ||
H A D | PRBTree.h | 68 struct LMap struct |
H A D | PRBTree.cc | 45 PRBTree::LMap::LMap (Key_t _key, void *_item) in LMap() function in PRBTree::LMap |
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ | ||
H A D | CloneFunction.cpp | 805 DenseMap<Loop *, Loop *> LMap; in cloneLoopWithPreheader() local |