Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DMoveAutoInit.cpp45 static std::optional<MemoryLocation> writeToAlloca(const Instruction &I) { in writeToAlloca() function
117 std::optional<MemoryLocation> ML = writeToAlloca(I); in runMoveAutoInit()