Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp284 unsigned NSIs = 0; // Number of select instructions instrumented. member
295 NSIs = 0; in countSelects()
330 unsigned getNumOfSelectInsts() const { return NSIs; } in getNumOfSelectInsts()
1259 NSIs++; in visitSelectInst()