/external/llvm/test/Transforms/Util/MemorySSA/ |
function-clobber.ll | 10 ; CHECK: MemoryUse(liveOnEntry) 22 ; CHECK: MemoryUse(2) 40 ; CHECK: MemoryUse(1) 50 ; CHECK: MemoryUse(3)
|
optimize-use.ll | 21 ; CHECK: MemoryUse(3) 24 ; CHECK: MemoryUse(4) 27 ; CHECK: MemoryUse(3) 30 ; CHECK: MemoryUse(4)
|
function-mem-attrs.ll | 21 ; CHECK: MemoryUse(1) 25 ; CHECK: MemoryUse(1) 49 ; CHECK: MemoryUse(1)
|
cyclicphi.ll | 19 ; CHECK: MemoryUse(liveOnEntry) 29 ; CHECK: MemoryUse(2) 49 ; CHECK: MemoryUse(3) 59 ; FIXME: This should be MemoryUse(liveOnEntry) 60 ; CHECK: MemoryUse(3) 75 ; CHECK: MemoryUse(4) 81 ; CHECK: MemoryUse(4) 106 ; CHECK: MemoryUse(liveOnEntry) 112 ; CHECK: MemoryUse(3)
|
multiple-locations.ll | 16 ; CHECK: MemoryUse(1) 19 ; CHECK: MemoryUse(2)
|
assume.ll | 15 ; CHECK: MemoryUse(1)
|
atomic-clobber.ll | 13 ; CHECK: MemoryUse(2)
|
load-invariant.ll | 19 ; CHECK: MemoryUse(liveOnEntry)
|
phi-translation.ll | 24 ; CHECK: MemoryUse(1) 65 ; CHECK: MemoryUse(1) 76 ; CHECK: MemoryUse(1) 109 ; CHECK: MemoryUse(1) 141 ; FIXME: This should be MemoryUse(1) 142 ; CHECK: MemoryUse(5) 171 ; CHECK: MemoryUse(4) 177 ; CHECK: MemoryUse(4)
|
no-disconnected.ll | 36 ; CHECK: MemoryUse(5) 39 ; CHECK: MemoryUse(5)
|
multi-edges.ll | 24 ; CHECK-NEXT: MemoryUse(3)
|
/external/llvm/include/llvm/Transforms/Utils/ |
MemorySSA.h | 48 // ; MemoryUse(3) 50 // ; MemoryUse(4) 57 // gotten by using the MemoryUse associated with it, and walking from use to def 63 // otherwise be a MemoryUse(4). Being disambiguated means that for a given 147 /// MemoryUse/MemoryDef, this walks the defining access. 156 friend class MemoryUse; 202 /// This class should never be instantiated directly; make a MemoryUse or 211 /// \brief Get the instruction that this MemoryUse represents. 245 /// MemoryUse's is exactly the set of Instructions for which 247 class MemoryUse final : public MemoryUseOrDef [all...] |
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/ |
MemorySSA.h | 48 /// ; MemoryUse(3) 50 /// ; MemoryUse(4) 57 /// gotten by using the MemoryUse associated with it, and walking from use to 63 /// otherwise be a MemoryUse(4). Being disambiguated means that for a given 163 /// MemoryUse/MemoryDef, this walks the defining access. 199 friend class MemoryUse; 230 /// This class should never be instantiated directly; make a MemoryUse or 238 /// \brief Get the instruction that this MemoryUse represents. 254 /// \brief Reset the ID of what this MemoryUse was optimized to, causing it to 287 /// MemoryUse's is exactly the set of Instructions for whic [all...] |
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/ |
MemorySSA.h | 48 /// ; MemoryUse(3) 50 /// ; MemoryUse(4) 57 /// gotten by using the MemoryUse associated with it, and walking from use to 63 /// otherwise be a MemoryUse(4). Being disambiguated means that for a given 163 /// MemoryUse/MemoryDef, this walks the defining access. 199 friend class MemoryUse; 230 /// This class should never be instantiated directly; make a MemoryUse or 238 /// \brief Get the instruction that this MemoryUse represents. 254 /// \brief Reset the ID of what this MemoryUse was optimized to, causing it to 287 /// MemoryUse's is exactly the set of Instructions for whic [all...] |
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/ |
MemorySSA.h | 48 /// ; MemoryUse(3) 50 /// ; MemoryUse(4) 57 /// gotten by using the MemoryUse associated with it, and walking from use to 63 /// otherwise be a MemoryUse(4). Being disambiguated means that for a given 167 /// MemoryUse/MemoryDef, this walks the defining access. 204 friend class MemoryUse; 234 /// This class should never be instantiated directly; make a MemoryUse or 242 /// \brief Get the instruction that this MemoryUse represents. 258 /// \brief Reset the ID of what this MemoryUse was optimized to, causing it to 293 /// MemoryUse's is exactly the set of Instructions for whic [all...] |
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/ |
MemorySSA.h | 48 /// ; MemoryUse(3) 50 /// ; MemoryUse(4) 57 /// gotten by using the MemoryUse associated with it, and walking from use to 63 /// otherwise be a MemoryUse(4). Being disambiguated means that for a given 167 /// MemoryUse/MemoryDef, this walks the defining access. 204 friend class MemoryUse; 234 /// This class should never be instantiated directly; make a MemoryUse or 242 /// \brief Get the instruction that this MemoryUse represents. 258 /// \brief Reset the ID of what this MemoryUse was optimized to, causing it to 293 /// MemoryUse's is exactly the set of Instructions for whic [all...] |
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/ |
MemorySSA.h | 48 /// ; MemoryUse(3) 50 /// ; MemoryUse(4) 57 /// gotten by using the MemoryUse associated with it, and walking from use to 63 /// otherwise be a MemoryUse(4). Being disambiguated means that for a given 167 /// MemoryUse/MemoryDef, this walks the defining access. 204 friend class MemoryUse; 234 /// This class should never be instantiated directly; make a MemoryUse or 242 /// \brief Get the instruction that this MemoryUse represents. 258 /// \brief Reset the ID of what this MemoryUse was optimized to, causing it to 293 /// MemoryUse's is exactly the set of Instructions for whic [all...] |
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/ |
MemorySSA.h | 48 /// ; MemoryUse(3) 50 /// ; MemoryUse(4) 57 /// gotten by using the MemoryUse associated with it, and walking from use to 63 /// otherwise be a MemoryUse(4). Being disambiguated means that for a given 167 /// MemoryUse/MemoryDef, this walks the defining access. 204 friend class MemoryUse; 234 /// This class should never be instantiated directly; make a MemoryUse or 242 /// \brief Get the instruction that this MemoryUse represents. 258 /// \brief Reset the ID of what this MemoryUse was optimized to, causing it to 293 /// MemoryUse's is exactly the set of Instructions for whic [all...] |
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/ |
MemorySSA.h | 48 /// ; MemoryUse(3) 50 /// ; MemoryUse(4) 57 /// gotten by using the MemoryUse associated with it, and walking from use to 63 /// otherwise be a MemoryUse(4). Being disambiguated means that for a given 163 /// MemoryUse/MemoryDef, this walks the defining access. 199 friend class MemoryUse; 230 /// This class should never be instantiated directly; make a MemoryUse or 238 /// \brief Get the instruction that this MemoryUse represents. 254 /// \brief Reset the ID of what this MemoryUse was optimized to, causing it to 287 /// MemoryUse's is exactly the set of Instructions for whic [all...] |
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/ |
MemorySSA.h | 48 /// ; MemoryUse(3) 50 /// ; MemoryUse(4) 57 /// gotten by using the MemoryUse associated with it, and walking from use to 63 /// otherwise be a MemoryUse(4). Being disambiguated means that for a given 163 /// MemoryUse/MemoryDef, this walks the defining access. 199 friend class MemoryUse; 230 /// This class should never be instantiated directly; make a MemoryUse or 238 /// \brief Get the instruction that this MemoryUse represents. 254 /// \brief Reset the ID of what this MemoryUse was optimized to, causing it to 287 /// MemoryUse's is exactly the set of Instructions for whic [all...] |
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/ |
MemorySSA.h | 48 /// ; MemoryUse(3) 50 /// ; MemoryUse(4) 57 /// gotten by using the MemoryUse associated with it, and walking from use to 63 /// otherwise be a MemoryUse(4). Being disambiguated means that for a given 167 /// MemoryUse/MemoryDef, this walks the defining access. 204 friend class MemoryUse; 234 /// This class should never be instantiated directly; make a MemoryUse or 242 /// \brief Get the instruction that this MemoryUse represents. 258 /// \brief Reset the ID of what this MemoryUse was optimized to, causing it to 293 /// MemoryUse's is exactly the set of Instructions for whic [all...] |
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/ |
MemorySSA.h | 48 /// ; MemoryUse(3) 50 /// ; MemoryUse(4) 57 /// gotten by using the MemoryUse associated with it, and walking from use to 63 /// otherwise be a MemoryUse(4). Being disambiguated means that for a given 167 /// MemoryUse/MemoryDef, this walks the defining access. 204 friend class MemoryUse; 234 /// This class should never be instantiated directly; make a MemoryUse or 242 /// \brief Get the instruction that this MemoryUse represents. 258 /// \brief Reset the ID of what this MemoryUse was optimized to, causing it to 293 /// MemoryUse's is exactly the set of Instructions for whic [all...] |
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/ |
MemorySSA.h | 48 /// ; MemoryUse(3) 50 /// ; MemoryUse(4) 57 /// gotten by using the MemoryUse associated with it, and walking from use to 63 /// otherwise be a MemoryUse(4). Being disambiguated means that for a given 167 /// MemoryUse/MemoryDef, this walks the defining access. 204 friend class MemoryUse; 234 /// This class should never be instantiated directly; make a MemoryUse or 242 /// \brief Get the instruction that this MemoryUse represents. 258 /// \brief Reset the ID of what this MemoryUse was optimized to, causing it to 293 /// MemoryUse's is exactly the set of Instructions for whic [all...] |
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/ |
MemorySSA.h | 48 /// ; MemoryUse(3) 50 /// ; MemoryUse(4) 57 /// gotten by using the MemoryUse associated with it, and walking from use to 63 /// otherwise be a MemoryUse(4). Being disambiguated means that for a given 167 /// MemoryUse/MemoryDef, this walks the defining access. 204 friend class MemoryUse; 234 /// This class should never be instantiated directly; make a MemoryUse or 242 /// \brief Get the instruction that this MemoryUse represents. 258 /// \brief Reset the ID of what this MemoryUse was optimized to, causing it to 293 /// MemoryUse's is exactly the set of Instructions for whic [all...] |
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/ |
MemorySSA.h | 48 /// ; MemoryUse(3) 50 /// ; MemoryUse(4) 57 /// gotten by using the MemoryUse associated with it, and walking from use to 63 /// otherwise be a MemoryUse(4). Being disambiguated means that for a given 164 /// MemoryUse/MemoryDef, this walks the defining access. 200 friend class MemoryUse; 230 /// This class should never be instantiated directly; make a MemoryUse or 239 /// \brief Get the instruction that this MemoryUse represents. 255 /// \brief Reset the ID of what this MemoryUse was optimized to, causing it to 288 /// MemoryUse's is exactly the set of Instructions for whic [all...] |