Home
last modified time | relevance | path

Searched refs:ChangeIntPtrToInt32 (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Deffect-control-linearizer.h191 Node* ChangeIntPtrToInt32(Node* value);
Deffect-control-linearizer.cc3454 Node* EffectControlLinearizer::ChangeIntPtrToInt32(Node* value) { in ChangeIntPtrToInt32() function in v8::internal::compiler::EffectControlLinearizer
4839 Node* index = ChangeIntPtrToInt32(entry); in LowerFindOrderedHashMapEntryForInt32Key()