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

/macosx-10.10.1/llvmCore-3425.0.34/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:__anon10380::GVN
2086 // own value number (this is used by removeFromLeaderTable), do not do this
2549 removeFromLeaderTable(ValNo, CurInst, CurrentBlock);

Completed in 115 milliseconds