Searched defs:HIsUndetectableAndBranch (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/crankshaft/
H A Dhydrogen-instructions.h3922 class HIsUndetectableAndBranch final : public HUnaryControlInstruction {
3924 DECLARE_INSTRUCTION_FACTORY_P1(HIsUndetectableAndBranch, HValue*);
3925 DECLARE_INSTRUCTION_FACTORY_P3(HIsUndetectableAndBranch, HValue*,
3937 HIsUndetectableAndBranch(HValue* value, function in class:final::final

Completed in 105 milliseconds