Searched refs:IsBeingCompiled (Results 1 – 1 of 1) sorted by relevance
262 bool IsBeingCompiled = Func && Func->isDefined() && !Func->isFullyCompiled(); in getOrCreateFunction() local265 if (IsBeingCompiled) in getOrCreateFunction()