Searched refs:isClobberedInFunction (Results 1 – 4 of 4) sorted by relevance
66 bool isClobberedInFunction(const LoadInst *Load, MemorySSA *MSSA,
325 bool isClobberedInFunction(const LoadInst *Load, MemorySSA *MSSA, in isClobberedInFunction() function
99 if (GlobalLoad && !AMDGPU::isClobberedInFunction(&I, MSSA, AA)) in visitLoadInst()
79 !AMDGPU::isClobberedInFunction(LD, MSSA, AA)) in enqueueUsers()