Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DNewGVN.cpp244 unsigned int DFSNum = 1; member
848 Value *InstrFromDFSNum(unsigned DFSNum) { return DFSToInstr[DFSNum]; } in InstrFromDFSNum()
2137 auto DFSNum = InstrToDFSNum(X); in getMinDFSOfRange() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DGenericDomTreeConstruction.h62 unsigned DFSNum = 0; member