Searched refs:IsMSSAEnabled (Results 1 – 2 of 2) sorted by relevance
188 bool IsMSSAEnabled = false; variable237 IsMSSAEnabled = MSSAEnabled;
610 if (MSSA && IsMSSAEnabled && AA->onlyReadsMemory(C)) { in lookupOrAddCall()624 if (!MSSA || !IsMSSAEnabled) { in computeLoadStoreVN()