Searched refs:anyRemat (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
H A DInlineSpiller.cpp920 bool anyRemat = false; local
927 anyRemat |= reMaterializeFor(LI, MI);
929 if (!anyRemat)

Completed in 50 milliseconds