Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp6559 bool MoveAllocaIntoEntry = true; member
6735 AI.MoveAllocaIntoEntry ? &F->getEntryBlock().front() : AI.CB; in manifest()
7124 if (AI.MoveAllocaIntoEntry && in updateImpl()
7127 AI.MoveAllocaIntoEntry = false; in updateImpl()