Searched refs:IsBeingCompiled (Results 1 – 1 of 1) sorted by relevance
1087 bool IsBeingCompiled = Func && !Func->isFullyCompiled(); in getFunction() local1090 if (IsBeingCompiled) in getFunction()