Home
last modified time | relevance | path

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

/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/CodeGen/
H A DLiveIntervalAnalysis.cpp1259 bool AllCanFold = true; in rewriteInstructionsForSpills() local
1363 if (NewVReg && TrySplit && AllCanFold) { in rewriteInstructionsForSpills()
1367 AllCanFold = true; in rewriteInstructionsForSpills()
1381 AllCanFold &= CanFold; in rewriteInstructionsForSpills()
1467 if (NewVReg && TrySplit && AllCanFold) { in rewriteInstructionsForSpills()