Searched refs:handleSROA (Results 1 – 1 of 1) sorted by relevance
352 bool handleSROA(Value *V, bool DoNotDisable) { in handleSROA() function in __anon463f3bdb0111::CallAnalyzer2084 return handleSROA(I.getOperand(0), isa<ConstantPointerNull>(I.getOperand(1))); in visitCmpInst()2175 if (handleSROA(I.getPointerOperand(), I.isSimple())) in visitLoad()2192 if (handleSROA(I.getPointerOperand(), I.isSimple())) in visitStore()