Searched refs:FillInstIdTypePairByPc (Results 1 – 5 of 5) sorted by relevance
163 virtual bool FillInstIdTypePairByPc([[maybe_unused]] size_t id, [[maybe_unused]] int32_t pc) in FillInstIdTypePairByPc() function
128 GetGraph()->GetRuntime()->FillInstIdTypePairByPc(id, pc); in TryFillInstIdTypePair()
162 bool FillInstIdTypePairByPc(size_t id, int32_t pc) override in FillInstIdTypePairByPc() function
535 graph->GetRuntime()->FillInstIdTypePairByPc(id, pc); in __anon0774c0120802()
1004 EXPECT_FALSE(interface.FillInstIdTypePairByPc(0, 0)); in __anon7b7a1abf1602()