Searched refs:isLiveAtStatepointVarArg (Results 1 – 2 of 2) sorted by relevance
54 bool isLiveAtStatepointVarArg(LiveInterval &LI);
132 bool VirtRegAuxInfo::isLiveAtStatepointVarArg(LiveInterval &LI) { in isLiveAtStatepointVarArg() function in VirtRegAuxInfo330 !isLiveAtStatepointVarArg(LI) && !canMemFoldInlineAsm(LI, MRI)) { in weightCalcHelper()