Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp4074 bool ConstantMemory = false; in visitLoad() local
4087 ConstantMemory = true; in visitLoad()
4141 if (!ConstantMemory) { in visitLoad()
7590 bool ConstantMemory = false; in getMemCmpLoad() local
7595 ConstantMemory = true; in getMemCmpLoad()
7606 if (!ConstantMemory) in getMemCmpLoad()