Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp203 unsigned CreateInstrNum; member in __anon026954310111::FAddCombine
204 void initCreateInstNum() { CreateInstrNum = 0; } in initCreateInstNum()
205 void incCreateInstNum() { CreateInstrNum++; } in incCreateInstNum()
651 assert(CreateInstrNum == InstrNeeded && in createNaryFAdd()