Home
last modified time | relevance | path

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

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