Searched refs:IsEnable (Results 1 – 15 of 15) sorted by relevance
34 bool IsEnable() const override in IsEnable() function
104 bool IsEnable() const override in IsEnable() function
33 bool IsEnable() const override in IsEnable() function
95 virtual bool IsEnable() const in IsEnable() function
128 if (!pass->IsAnalysis() && !static_cast<Optimization *>(pass)->IsEnable()) { in RunPass()
26 bool IsEnable() const in IsEnable() function
38 if (funcName != nullptr && debugInfo_->IsEnable()) { in Circuit()80 if (!debugInfo_->IsEnable()) { in AddComment()
50 bool IsEnable() const in IsEnable() function
117 if (!AnFileDataManager::GetInstance()->IsEnable()) { in IsLoad()
69 bool IsEnable() const in IsEnable() function
185 EXPECT_TRUE(vnum.IsEnable()); in __anon2e732b7b0202()
183 return PGOProfilerManager::GetInstance()->IsEnable(); in IsEnablePGOProfiler()
207 if (AnFileDataManager::GetInstance()->IsEnable()) { in GenerateProgram()
539 if (!ecmascript::AnFileDataManager::GetInstance()->IsEnable()) { in LoadAotFile()3626 if (ecmascript::AnFileDataManager::GetInstance()->IsEnable()) { in InitForConcurrentFunction()