Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/
DLocal.h46 class DbgInfoIntrinsic; variable
/external/swiftshader/third_party/LLVM/include/llvm/
DIntrinsicInst.h65 static inline bool classof(const DbgInfoIntrinsic *) { return true; } in classof()