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.cpp4347 bool ConstantMemory = false; in visitLoad() local
4360 ConstantMemory = true; in visitLoad()
4408 if (!ConstantMemory) { in visitLoad()
8443 bool ConstantMemory = false; in getMemCmpLoad() local
8448 ConstantMemory = true; in getMemCmpLoad()
8459 if (!ConstantMemory) in getMemCmpLoad()