Searched refs:PotentiallyAddSuspendCheck (Results 1 – 2 of 2) sorted by relevance
104 void PotentiallyAddSuspendCheck(HBasicBlock* target, uint32_t dex_pc);
197 PotentiallyAddSuspendCheck(branch_target, dex_pc); in If_22t()216 PotentiallyAddSuspendCheck(branch_target, dex_pc); in If_21t()1263 PotentiallyAddSuspendCheck(case_target, dex_pc); in BuildSwitchCaseHelper()1299 void HGraphBuilder::PotentiallyAddSuspendCheck(HBasicBlock* target, uint32_t dex_pc) { in PotentiallyAddSuspendCheck() function in art::HGraphBuilder1435 PotentiallyAddSuspendCheck(target, dex_pc); in AnalyzeDexInstruction()