Home
last modified time | relevance | path

Searched refs:isGlobalMemoryObject (Results 1 – 1 of 1) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDScheduleDAGInstrs.cpp552 static inline bool isGlobalMemoryObject(MachineInstr *MI) { in isGlobalMemoryObject() function
902 if (isGlobalMemoryObject(&MI)) { in buildSchedGraph()