Home
last modified time | relevance | path

Searched refs:isPassID (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/
DPassInfo.h79 bool isPassID(const void *IDPtr) const { return PassID == IDPtr; } in isPassID() function
/external/swiftshader/third_party/LLVM/include/llvm/
DPassSupport.h84 bool isPassID(const void *IDPtr) const { in isPassID() function