Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp4139 bool ConstantMemory = false; in visitLoad() local
4152 ConstantMemory = true; in visitLoad()
4204 if (!ConstantMemory) { in visitLoad()
8043 bool ConstantMemory = false; in getMemCmpLoad() local
8048 ConstantMemory = true; in getMemCmpLoad()
8059 if (!ConstantMemory) in getMemCmpLoad()