Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTargetLowering.cpp764 const bool SimpleCoalescing = !callsReturnsTwice(); in getVarStackSlotParams() local
810 if (SimpleCoalescing && VMetadata->isTracked(Var)) { in getVarStackSlotParams()
872 const bool SimpleCoalescing = !callsReturnsTwice(); in assignVarStackSlots() local
876 if (SimpleCoalescing && VMetadata->isTracked(Var)) { in assignVarStackSlots()
DIceTargetLoweringMIPS32.cpp122 const bool SimpleCoalescing = !callsReturnsTwice(); in assignVarStackSlots() local
125 if (SimpleCoalescing && VMetadata->isTracked(Var)) { in assignVarStackSlots()