Searched defs:HoistInstruction (Results 1 – 6 of 6) sorted by relevance
121 bool LICMPass::HoistInstruction(Loop* loop, Instruction* inst) { in HoistInstruction() function in spvtools::opt::LICMPass
226 void IfConversion::HoistInstruction(Instruction* inst, BasicBlock* target_block, in HoistInstruction() function in spvtools::opt::IfConversion