Home
last modified time | relevance | path

Searched refs:instrumentFastpathCacheFrag (Results 1 – 2 of 2) 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
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DEfficiencySanitizer.cpp210 bool instrumentFastpathCacheFrag(Instruction *I, const DataLayout &DL,
845 return instrumentFastpathCacheFrag(I, DL, Addr, Alignment); in instrumentFastpath()
852 bool EfficiencySanitizer::instrumentFastpathCacheFrag(Instruction *I, in instrumentFastpathCacheFrag() function in EfficiencySanitizer