Home
last modified time | relevance | path

Searched refs:VerifyAssignment (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/
Dregister-allocator-verifier.h206 void VerifyAssignment(const char* caller_info);
Dregister-allocator-verifier.cc130 void RegisterAllocatorVerifier::VerifyAssignment(const char* caller_info) { in VerifyAssignment() function in v8::internal::compiler::RegisterAllocatorVerifier
/third_party/node/deps/v8/src/compiler/
Dpipeline.cc3785 verifier->VerifyAssignment("Immediately after CommitAssignmentPhase."); in AllocateRegistersForTopTier()
3802 verifier->VerifyAssignment("End of regalloc pipeline."); in AllocateRegistersForTopTier()
3849 verifier->VerifyAssignment("End of regalloc pipeline."); in AllocateRegistersForMidTier()