Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp543 static inline bool isGlobalMemoryObject(AAResults *AA, MachineInstr *MI) { in isGlobalMemoryObject() function
893 if (isGlobalMemoryObject(AA, &MI)) { in buildSchedGraph()