Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DLiveIntervalAnalysis.cpp1433 bool AllCanFold = true; in rewriteInstructionsForSpills() local
1537 if (NewVReg && TrySplit && AllCanFold) { in rewriteInstructionsForSpills()
1541 AllCanFold = true; in rewriteInstructionsForSpills()
1555 AllCanFold &= CanFold; in rewriteInstructionsForSpills()
1641 if (NewVReg && TrySplit && AllCanFold) { in rewriteInstructionsForSpills()