Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DMemorySSA.cpp255 ImmutableCallSite UseCS(UseInst); in instructionClobbersQuery() local
268 if (UseCS) in instructionClobbersQuery()
282 if (UseCS) { in instructionClobbersQuery()
283 ModRefInfo I = AA.getModRefInfo(DefInst, UseCS); in instructionClobbersQuery()