Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCalcSpillWeights.cpp150 static bool canMemFoldInlineAsm(LiveInterval &LI, in canMemFoldInlineAsm() function
330 !isLiveAtStatepointVarArg(LI) && !canMemFoldInlineAsm(LI, MRI)) { in weightCalcHelper()