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

/external/llvm/lib/Transforms/Scalar/
H A DGVN.cpp560 /// removeFromLeaderTable - Scan the list of values corresponding to a given
562 void removeFromLeaderTable(uint32_t N, Instruction *I, BasicBlock *BB) { function in class:__anon9089::GVN
2086 // own value number (this is used by removeFromLeaderTable), do not do this
2549 removeFromLeaderTable(ValNo, CurInst, CurrentBlock);

Completed in 63 milliseconds