Home
last modified time | relevance | path

Searched defs:ALoad (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DSSAUpdater.cpp478 LoadInst *ALoad = LiveInLoads[i]; in run() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Analysis/
DMemorySSA.cpp724 Instruction *ALoad = B.CreateLoad(AllocA, ""); in TEST_F() local