Searched refs:onlyPrecompileType (Results 1 – 3 of 3) sorted by relevance
50 if (onlyPrecompileType(Id)) in getPrecompiledType()76 bool types::onlyPrecompileType(ID Id) { in onlyPrecompileType() function in types278 if (!onlyPrecompileType(Id)) { in getCompilationPhases()287 if (!onlyPrecompileType(Id)) { in getCompilationPhases()
51 bool onlyPrecompileType(ID Id);
210 TargetType = types::onlyPrecompileType(TargetType) // header? in transferTo()