Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DEfficiencySanitizer.cpp444 Constant *ArrayCounterIdx[2]; in createCacheFragInfoGV() local
445 ArrayCounterIdx[0] = ConstantInt::get(Int32Ty, 0); in createCacheFragInfoGV()
446 ArrayCounterIdx[1] = ConstantInt::get(Int32Ty, in createCacheFragInfoGV()
464 ArrayCounterIdx), in createCacheFragInfoGV()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DEfficiencySanitizer.cpp455 Constant *ArrayCounterIdx[2]; in createCacheFragInfoGV() local
456 ArrayCounterIdx[0] = ConstantInt::get(Int32Ty, 0); in createCacheFragInfoGV()
457 ArrayCounterIdx[1] = ConstantInt::get(Int32Ty, in createCacheFragInfoGV()
475 ArrayCounterIdx))); in createCacheFragInfoGV()