Searched refs:isPreciseMemoryEnabled (Results 1 – 2 of 2) sorted by relevance
618 bool isPreciseMemoryEnabled() const { return EnablePreciseMemory; } in isPreciseMemoryEnabled() function
2249 if (ST->isPreciseMemoryEnabled() && Inst.mayLoadOrStore()) { in insertWaitcntInBlock()