Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp6635 bool MoveAllocaIntoEntry = true; member
6810 BasicBlock::iterator IP = AI.MoveAllocaIntoEntry in manifest()
7200 if (AI.MoveAllocaIntoEntry && in updateImpl()
7203 AI.MoveAllocaIntoEntry = false; in updateImpl()