Searched refs:instrumentFastpath (Results 1 – 1 of 1) sorted by relevance
196 bool instrumentFastpath(Instruction *I, const DataLayout &DL, bool IsStore,692 instrumentFastpath(I, DL, IsStore, Addr, Alignment)) { in instrumentLoadOrStore()827 bool EfficiencySanitizer::instrumentFastpath(Instruction *I, in instrumentFastpath() function in EfficiencySanitizer