Searched full:ispcbindtype (Results 1 – 3 of 3) sorted by relevance
359 bool IsPcBindType(int32_t pc) const override in IsPcBindType() function
226 …tecodeOptimizer() && GetGraph()->IsDynamicMethod() && GetGraph()->GetRuntime()->IsPcBindType(pc)) {
926 virtual bool IsPcBindType([[maybe_unused]] int32_t pc) const in IsPcBindType() function