Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp517 static inline bool isGlobalMemoryObject(AliasAnalysis *AA, MachineInstr *MI) { in isGlobalMemoryObject() function
858 if (isGlobalMemoryObject(AA, &MI)) { in buildSchedGraph()