Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DPatternMatch.h245 inline specificval_ty m_Specific(const Value *V) { return V; } in m_Specific() function
/external/llvm/include/llvm/IR/
DPatternMatch.h322 inline specificval_ty m_Specific(const Value *V) { return V; } in m_Specific() function