Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DDemoteRegToStack.cpp23 AllocaInst *llvm::DemoteRegToStack(Instruction &I, bool VolatileLoads, in DemoteRegToStack() argument
85 VolatileLoads, in DemoteRegToStack()
95 VolatileLoads, U->getIterator()); in DemoteRegToStack()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DLocal.h209 bool VolatileLoads = false,