Home
last modified time | relevance | path

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

/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/CodeGen/
H A DLiveIntervalAnalysis.h433 void rewriteInstructionsForSpills(const LiveInterval &li, bool TrySplit,
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/CodeGen/
H A DLiveIntervalAnalysis.cpp1244 rewriteInstructionsForSpills(const LiveInterval &li, bool TrySplit, in rewriteInstructionsForSpills() function in LiveIntervals
1625 rewriteInstructionsForSpills(li, false, I, NULL, ReMatDefMI, in addIntervalsForSpills()
1631 rewriteInstructionsForSpills(li, false, I, NULL, 0, in addIntervalsForSpills()
1707 rewriteInstructionsForSpills(li, TrySplit, I, ReMatOrigDefMI, ReMatDefMI, in addIntervalsForSpills()