Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DEfficiencySanitizer.cpp179 bool insertCounterUpdate(Instruction *I, StructType *StructTy,
749 Res |= insertCounterUpdate(I, StructTy, getArrayCounterIdx(StructTy)); in instrumentGetElementPtr()
775 Res |= insertCounterUpdate(I, StructTy, CounterIdx); in instrumentGetElementPtr()
784 bool EfficiencySanitizer::insertCounterUpdate(Instruction *I, in insertCounterUpdate() function in EfficiencySanitizer
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DEfficiencySanitizer.cpp190 bool insertCounterUpdate(Instruction *I, StructType *StructTy,
763 Res |= insertCounterUpdate(I, StructTy, getArrayCounterIdx(StructTy)); in instrumentGetElementPtr()
789 Res |= insertCounterUpdate(I, StructTy, CounterIdx); in instrumentGetElementPtr()
798 bool EfficiencySanitizer::insertCounterUpdate(Instruction *I, in insertCounterUpdate() function in EfficiencySanitizer