Searched refs:CodeGenPrepare (Results 1 – 2 of 2) sorted by relevance
305 class CodeGenPrepare { class370 CodeGenPrepare(){}; in CodeGenPrepare() function in __anon01de4a8e0111::CodeGenPrepare511 CodeGenPrepare CGP(TM); in runOnFunction()546 CodeGenPrepare CGP(TM); in run()576 bool CodeGenPrepare::_run(Function &F) { in _run()5968 bool CodeGenPrepare::tryToPromoteExts( in tryToPromoteExts()6067 bool CodeGenPrepare::mergeSExts(Function &F) { in mergeSExts()6141 bool CodeGenPrepare::splitLargeGEPOffsets() { in splitLargeGEPOffsets()6264 bool CodeGenPrepare::optimizePhiType( in optimizePhiType()6431 bool CodeGenPrepare::canFormExtLd( in canFormExtLd()[all …]
236 SRCS_MIN+= CodeGen/CodeGenPrepare.cpp