Home
last modified time | relevance | path

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

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