Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/
DAVRExpandPseudoInsts.cpp123 unsigned ExpandCount = 0; in runOnMachineFunction() local
127 assert(ExpandCount < 10 && "pseudo expand limit reached"); in runOnMachineFunction()
131 ExpandCount++; in runOnMachineFunction()