Home
last modified time | relevance | path

Searched refs:lookupPassInfo (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DPass.cpp179 const PassInfo *Pass::lookupPassInfo(const void *TI) { in lookupPassInfo() function in Pass
183 const PassInfo *Pass::lookupPassInfo(StringRef Arg) { in lookupPassInfo() function in Pass
263 const PassInfo *PI = Pass::lookupPassInfo(Arg); in addPreserved()
DPassTimingInfo.cpp139 if (const PassInfo *PI = Pass::lookupPassInfo(P->getPassID())) in getPassTimer()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/
DPass.h174 static const PassInfo *lookupPassInfo(const void *TI);
178 static const PassInfo *lookupPassInfo(StringRef Arg);