|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
References
include/llvm/CodeGen/CalcSpillWeights.h 102 VirtRegAuxInfo::NormalizingFn norm =
lib/CodeGen/CalcSpillWeights.cpp 36 VirtRegAuxInfo::NormalizingFn norm) {
41 VirtRegAuxInfo VRAI(MF, LIS, VRM, MLI, MBFI, norm);
lib/CodeGen/LiveRangeEdit.cpp 465 VirtRegAuxInfo VRAI(MF, LIS, VRM, Loops, MBFI);
lib/CodeGen/RegAllocGreedy.cpp 1521 VirtRegAuxInfo VRAI(*MF, *LIS, VRM, getAnalysis<MachineLoopInfo>(), *MBFI);
1564 VirtRegAuxInfo VRAI(*MF, *LIS, VRM, getAnalysis<MachineLoopInfo>(), *MBFI);