Searched refs:instrumentFastpathCacheFrag (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Transforms/Instrumentation/ |
D | EfficiencySanitizer.cpp | 199 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/ |
D | EfficiencySanitizer.cpp | 210 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
|