Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringARM32.cpp6736 namespace IntFolding { namespace
6791 && IntFolding::shouldTrackProducer(Instr)) { // white-listed instr. in recordProducers()
6815 if (IndexOfVarInInst(Var) != 1 || !IntFolding::isValidConsumer(Instr)) { in recordProducers()