Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp194 unsigned CreateInstrNum; member in __anonde866cb40111::FAddCombine
195 void initCreateInstNum() { CreateInstrNum = 0; } in initCreateInstNum()
196 void incCreateInstNum() { CreateInstrNum++; } in incCreateInstNum()
729 assert(CreateInstrNum == InstrNeeded && in createNaryFAdd()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp203 unsigned CreateInstrNum; member in __anoncd10bad60111::FAddCombine
204 void initCreateInstNum() { CreateInstrNum = 0; } in initCreateInstNum()
205 void incCreateInstNum() { CreateInstrNum++; } in incCreateInstNum()
651 assert(CreateInstrNum == InstrNeeded && in createNaryFAdd()