Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp6518 bool MoveAllocaIntoEntry = true; member
6694 AI.MoveAllocaIntoEntry ? &F->getEntryBlock().front() : AI.CB; in manifest()
7072 if (AI.MoveAllocaIntoEntry && in updateImpl()
7075 AI.MoveAllocaIntoEntry = false; in updateImpl()