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

/external/llvm/lib/Transforms/Scalar/
H A DGVN.cpp554 /// removeFromLeaderTable - Scan the list of values corresponding to a given
556 void removeFromLeaderTable(uint32_t N, Value *V, BasicBlock *BB) { function in class:__anon7767::GVN
2475 removeFromLeaderTable(ValNo, CurInst, CurrentBlock);

Completed in 23 milliseconds