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

/freebsd-11.0-release/contrib/llvm/lib/Target/WebAssembly/
H A DRelooper.cpp209 struct PreOptimizer : public RelooperRecursor { struct in inherits:RelooperRecursor
210 PreOptimizer(RelooperAlgorithm *Parent) : RelooperRecursor(Parent) {} function in struct:PreOptimizer
281 PreOptimizer Pre(this);

Completed in 103 milliseconds