Searched refs:GetInstructionFlags (Results 1 – 3 of 3) sorted by relevance
37 inline const InstructionFlags& MethodVerifier::GetInstructionFlags(size_t index) const { in GetInstructionFlags() function
231 const InstructionFlags& GetInstructionFlags(size_t index) const;
123 if (method_verifier->GetInstructionFlags(i).IsCompileTimeInfoPoint()) { in GenerateGcMap()146 if (method_verifier->GetInstructionFlags(i).IsCompileTimeInfoPoint()) { in VerifyGcMap()176 if (method_verifier->GetInstructionFlags(i).IsCompileTimeInfoPoint()) { in ComputeGcMapSizes()