Searched defs:TheAccess (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
H A DScalarReplAggregates.cpp133 Instruction *TheAccess, bool AllowWholeAccess);
1692 AllocaInfo &Info, Instruction *TheAccess,
1724 return MarkUnsafe(Info, TheAccess);
1690 isSafeMemAccess(uint64_t Offset, uint64_t MemSize, Type *MemOpType, bool isStore, AllocaInfo &Info, Instruction *TheAccess, bool AllowWholeAccess) argument

Completed in 25 milliseconds