Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceTargetLowering.cpp795 const bool SimpleCoalescing = !callsReturnsTwice(); in getVarStackSlotParams() local
841 if (SimpleCoalescing && VMetadata->isTracked(Var)) { in getVarStackSlotParams()
903 const bool SimpleCoalescing = !callsReturnsTwice(); in assignVarStackSlots() local
907 if (SimpleCoalescing && VMetadata->isTracked(Var)) { in assignVarStackSlots()
DIceTargetLoweringMIPS32.cpp123 const bool SimpleCoalescing = !callsReturnsTwice(); in assignVarStackSlots() local
126 if (SimpleCoalescing && VMetadata->isTracked(Var)) { in assignVarStackSlots()