Home
last modified time | relevance | path

Searched refs:isStaticallyIndexedArray (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/swiftshader/src/Reactor/
H A DOptimizer.cpp47 bool isStaticallyIndexedArray(Ice::Operand *allocaAddress);
230 if(isStaticallyIndexedArray(address)) in performScalarReplacementOfAggregates()
604 bool Optimizer::isStaticallyIndexedArray(Ice::Operand *allocaAddress) in isStaticallyIndexedArray() function in __anonb40bc2440111::Optimizer