LLVM API Documentation
Go to the source code of this file.
Functions | |
static std::pair< MCSymbol *, unsigned > & | getEntry (AsmPrinter &Asm, StringMap< std::pair< MCSymbol *, unsigned >, BumpPtrAllocator & > &Pool, StringRef Prefix, StringRef Str) |
static std::pair<MCSymbol *, unsigned>& getEntry | ( | AsmPrinter & | Asm, |
StringMap< std::pair< MCSymbol *, unsigned >, BumpPtrAllocator & > & | Pool, | ||
StringRef | Prefix, | ||
StringRef | Str | ||
) | [static] |
Definition at line 16 of file DwarfStringPool.cpp.
References llvm::AsmPrinter::GetTempSymbol().
Referenced by computeIndexValue(), llvm::RegionBase< Tr >::contains(), llvm::RegionBase< Tr >::getEnteringBlock(), llvm::RegionBase< Tr >::getExpandedRegion(), llvm::DwarfStringPool::getIndex(), llvm::RegionBase< Tr >::getNameStr(), llvm::RegionNodeBase< Tr >::getNodeAs(), llvm::DwarfStringPool::getSymbol(), llvm::RNSuccIterator< NodeType, BlockT, RegionT >::operator++(), llvm::RegionBase< Tr >::replaceEntryRecursive(), and llvm::RegionBase< Tr >::verifyRegion().