Home
last modified time | relevance | path

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

/external/llvm/lib/VMCore/
DPassRegistry.cpp86 const PassInfo *PassRegistry::getPassInfo(const void *TI) const { in getPassInfo() function in PassRegistry
93 const PassInfo *PassRegistry::getPassInfo(StringRef Arg) const { in getPassInfo() function in PassRegistry