Searched defs:isGlobalMemoryObject (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp555 static inline bool isGlobalMemoryObject(AliasAnalysis *AA, MachineInstr *MI) { function
1006 if (isGlobalMemoryObject(AA, &MI)) {

Completed in 66 milliseconds