Home | History | Annotate | Download | only in src

Lines Matching refs:SimpleCoalescing

797   // If SimpleCoalescing is false, each variable without a register gets its
799 // SimpleCoalescing is true, then each "global" variable without a register
808 const bool SimpleCoalescing = !callsReturnsTwice();
854 if (SimpleCoalescing && VMetadata->isTracked(Var)) {
916 const bool SimpleCoalescing = !callsReturnsTwice();
920 if (SimpleCoalescing && VMetadata->isTracked(Var)) {