Searched defs:ShouldHoistInstruction (Results 1 – 3 of 3) sorted by relevance
455 bool Loop::ShouldHoistInstruction(IRContext* context, Instruction* inst) { in ShouldHoistInstruction() function in spvtools::opt::Loop
453 bool Loop::ShouldHoistInstruction(const Instruction& inst) const { in ShouldHoistInstruction() function in spvtools::opt::Loop