Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp539 static inline bool isGlobalMemoryObject(MachineInstr *MI) { in isGlobalMemoryObject() function
889 if (isGlobalMemoryObject(&MI)) { in buildSchedGraph()