Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DCalcSpillWeights.h55 bool isLiveAtStatepointVarArg(LiveInterval &LI);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCalcSpillWeights.cpp129 bool VirtRegAuxInfo::isLiveAtStatepointVarArg(LiveInterval &LI) { in isLiveAtStatepointVarArg() function in VirtRegAuxInfo
312 !isLiveAtStatepointVarArg(LI)) { in weightCalcHelper()