Searched refs:ComputeLiveInBlocks (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp277 void ComputeLiveInBlocks(AllocaInst *AI, AllocaInfo &Info,
667 /// ComputeLiveInBlocks - Determine which blocks the value is live in. These
672 ComputeLiveInBlocks(AllocaInst *AI, AllocaInfo &Info, function in class:PromoteMem2Reg
752 ComputeLiveInBlocks(AI, Info, DefBlocks, LiveInBlocks);

Completed in 110 milliseconds