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

/freebsd-9.3-release/contrib/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp451 static inline bool isGlobalMemoryObject(AliasAnalysis *AA, MachineInstr *MI) { function
584 isGlobalMemoryObject(AA, SUb->getInstr()))
815 if (isGlobalMemoryObject(AA, MI)) {

Completed in 47 milliseconds