Home
last modified time | relevance | path

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

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