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