Home
last modified time | relevance | path

Searched refs:ConstantMemory (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp4625 bool ConstantMemory = false; in visitLoad() local
4638 ConstantMemory = true; in visitLoad()
4686 if (!ConstantMemory) { in visitLoad()
9025 bool ConstantMemory = false; in getMemCmpLoad() local
9030 ConstantMemory = true; in getMemCmpLoad()
9041 if (!ConstantMemory) in getMemCmpLoad()