Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DEfficiencySanitizer.cpp440 Constant *FieldCounterIdx[2]; in createCacheFragInfoGV() local
441 FieldCounterIdx[0] = ConstantInt::get(Int32Ty, 0); in createCacheFragInfoGV()
442 FieldCounterIdx[1] = ConstantInt::get(Int32Ty, in createCacheFragInfoGV()
462 FieldCounterIdx), in createCacheFragInfoGV()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DEfficiencySanitizer.cpp451 Constant *FieldCounterIdx[2]; in createCacheFragInfoGV() local
452 FieldCounterIdx[0] = ConstantInt::get(Int32Ty, 0); in createCacheFragInfoGV()
453 FieldCounterIdx[1] = ConstantInt::get(Int32Ty, in createCacheFragInfoGV()
473 FieldCounterIdx), in createCacheFragInfoGV()