Searched defs:osr (Results 1 – 5 of 5) sorted by relevance
51 bool osr = false; in PrinterTest() local
456 … [[maybe_unused]] AccVRegisterPtrT acc, bool osr, TaggedValue func) in DecrementHotnessCounter()534 …DecrementHotnessCounter(uintptr_t bytecodeOffset, AccVRegisterPtrT acc, bool osr, TaggedValue func) in DecrementHotnessCounter()
91 bool osr = false; in SetArch() local
846 bool Compiler::CompileMethod(Method *method, uintptr_t bytecodeOffset, bool osr, TaggedValue func) in CompileMethod()
2576 auto osr = inst->GetBasicBlock()->GetGraph()->IsOsrMode(); in SkipThisPeepholeInOSR() local