Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp4088 bool ConstantMemory = false; in visitLoad() local
4101 ConstantMemory = true; in visitLoad()
4158 if (!ConstantMemory) { in visitLoad()
7874 bool ConstantMemory = false; in getMemCmpLoad() local
7879 ConstantMemory = true; in getMemCmpLoad()
7890 if (!ConstantMemory) in getMemCmpLoad()