Searched refs:instrumentFastpathCacheFrag (Results 1 – 1 of 1) sorted by relevance
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