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.cpp6574 bool MoveAllocaIntoEntry = true; member
6749 BasicBlock::iterator IP = AI.MoveAllocaIntoEntry in manifest()
7139 if (AI.MoveAllocaIntoEntry && in updateImpl()
7142 AI.MoveAllocaIntoEntry = false; in updateImpl()