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