Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DPassTimingInfo.h53 using PassInvocationID = std::pair<StringRef, unsigned>; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DPassTimingInfo.h48 using PassInvocationID = std::pair<StringRef, unsigned>; variable