Home
last modified time | relevance | path

Searched refs:rebuildGlobal (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp680 void rebuildGlobal(VTableBits &B);
1895 void DevirtModule::rebuildGlobal(VTableBits &B) { in rebuildGlobal() function in DevirtModule
2426 rebuildGlobal(B); in run()