Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DIfConversion.cpp355 unsigned NumPredicatedInstructions = 0; in MeetIfcvtSizeLimit() local
359 NumPredicatedInstructions++; in MeetIfcvtSizeLimit()
365 NumPredicatedInstructions++; in MeetIfcvtSizeLimit()
371 if (NumPredicatedInstructions > 15) in MeetIfcvtSizeLimit()
377 MF, NumPredicatedInstructions); in MeetIfcvtSizeLimit()
382 << NumPredicatedInstructions in MeetIfcvtSizeLimit()