Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegAllocPBQP.cpp122 RegAllocPBQP(char *cPassID = nullptr) in RegAllocPBQP() argument
123 : MachineFunctionPass(ID), customPassID(cPassID) { in RegAllocPBQP()
/external/llvm/lib/CodeGen/
DRegAllocPBQP.cpp93 RegAllocPBQP(char *cPassID = nullptr) in RegAllocPBQP() argument
94 : MachineFunctionPass(ID), customPassID(cPassID) { in RegAllocPBQP()