Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DEfficiencySanitizer.cpp199 bool instrumentFastpathCacheFrag(Instruction *I, const DataLayout &DL,
831 return instrumentFastpathCacheFrag(I, DL, Addr, Alignment); in instrumentFastpath()
838 bool EfficiencySanitizer::instrumentFastpathCacheFrag(Instruction *I, in instrumentFastpathCacheFrag() function in EfficiencySanitizer