Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DDemoteRegToStack.cpp22 AllocaInst *llvm::DemoteRegToStack(Instruction &I, bool VolatileLoads, in DemoteRegToStack() argument
75 VolatileLoads, in DemoteRegToStack()
85 VolatileLoads, U); in DemoteRegToStack()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DLocal.h208 bool VolatileLoads = false,