Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DDataFlowSanitizer.cpp1300 bool AllLoadsStores = true; in visitAllocaInst() local
1310 AllLoadsStores = false; in visitAllocaInst()
1313 if (AllLoadsStores) { in visitAllocaInst()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DDataFlowSanitizer.cpp1410 bool AllLoadsStores = true; in visitAllocaInst() local
1420 AllLoadsStores = false; in visitAllocaInst()
1423 if (AllLoadsStores) { in visitAllocaInst()