Home
last modified time | relevance | path

Searched defs:isNormalMemory (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DScheduleDAG.h182 bool isNormalMemory() const { in isNormalMemory() function
/external/llvm/lib/CodeGen/
DScheduleDAGInstrs.cpp668 bool isNormalMemory = false) { in addChainDependency()