Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DEfficiencySanitizer.cpp181 unsigned getFieldCounterIdx(StructType *StructTy) { in getFieldCounterIdx() function in __anon5f9cc4600111::EfficiencySanitizer
443 getFieldCounterIdx(StructTy)); in createCacheFragInfoGV()
773 CounterIdx = getFieldCounterIdx(StructTy) + Idx->getSExtValue(); in instrumentGetElementPtr()