Searched refs:needsOnlyDebugCFIMoves (Results 1 – 3 of 3) sorted by relevance
49 if (Asm->needsOnlyDebugCFIMoves()) in beginFunction()
135 if (Asm->needsOnlyDebugCFIMoves()) in beginFragment()
320 bool needsOnlyDebugCFIMoves() const { return isCFIMoveForDebugging; } in needsOnlyDebugCFIMoves() function