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

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

Completed in 100 milliseconds