Searched refs:getUnknownStore (Results 1 – 1 of 1) sorted by relevance
2080 AllocaInst *getUnknownStore(const Instruction &I, const DataLayout &Layout) { in getUnknownStore() function2190 } else if (auto *AI = getUnknownStore(I, Fn.getDataLayout())) { in buildOverlapMapAndRecordDeclares()