HomeSort by relevance Sort by last modified time
    Searched refs:getTypeInfos (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/CodeGen/AsmPrinter/
ARMException.cpp 97 const std::vector<const GlobalValue *> &TypeInfos = MMI->getTypeInfos();
EHStreamer.cpp 339 const std::vector<const GlobalValue *> &TypeInfos = MMI->getTypeInfos();
652 const std::vector<const GlobalValue *> &TypeInfos = MMI->getTypeInfos();
Win64Exception.cpp 246 const std::vector<const GlobalValue *> &SelectorToFilter = MMI->getTypeInfos();
  /external/llvm/include/llvm/CodeGen/
MachineModuleInfo.h 420 /// getTypeInfos - Return a reference to the C++ typeinfo for the current
422 const std::vector<const GlobalValue *> &getTypeInfos() const {

Completed in 287 milliseconds