Home
last modified time | relevance | path

Searched defs:isDereferenceable (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineMemOperand.h262 bool isDereferenceable() const { return FlagVals & MODereferenceable; } in isDereferenceable() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineOperand.cpp974 bool MachinePointerInfo::isDereferenceable(unsigned Size, LLVMContext &C, in isDereferenceable() function in MachinePointerInfo
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp6445 bool isDereferenceable = in getMemcpyLoadsAndStores() local
6575 bool isDereferenceable = in getMemmoveLoadsAndStores() local
H A DDAGCombiner.cpp17408 bool isDereferenceable = true; in tryStoreMergeOfLoads() local