Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/VectorCompiler/lib/GenXCodeGen/
H A DGenXConstants.h114 bool cleanupConstantLoads(Function *F);
H A DGenXPostLegalization.cpp145 Modified |= cleanupConstantLoads(&F); in runOnFunction()
H A DGenXConstants.cpp590 bool genx::cleanupConstantLoads(Function *F) { in cleanupConstantLoads() function in genx