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

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

Completed in 124 milliseconds