Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Analysis/
DAliasAnalysis.cpp154 Location CS2Loc(Arg, UnknownSize, CS2Tag); in getModRefInfo() local
155 R = ModRefResult((R | getModRefInfo(CS1, CS2Loc)) & Mask); in getModRefInfo()