Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp5811 bool MoveAllocaIntoEntry = true; member
5987 AI.MoveAllocaIntoEntry ? &F->getEntryBlock().front() : AI.CB; in manifest()
6361 if (AI.MoveAllocaIntoEntry && in updateImpl()
6363 AI.MoveAllocaIntoEntry = false; in updateImpl()