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

/external/llvm/lib/CodeGen/
H A DMachineInstr.cpp1302 (mayLoad() && hasOrderedMemoryRef())) {
1324 /// hasOrderedMemoryRef - Return true if this instruction may have an ordered
1328 bool MachineInstr::hasOrderedMemoryRef() const { function in class:MachineInstr

Completed in 317 milliseconds