Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp310 unsigned NSIs = 0; // Number of select instructions instrumented. member
321 NSIs = 0; in countSelects()
356 unsigned getNumOfSelectInsts() const { return NSIs; } in getNumOfSelectInsts()
1389 NSIs++; in visitSelectInst()