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

/external/chromium_org/v8/src/
H A Dhydrogen-instructions.h1444 class HBranch FINAL : public HUnaryControlInstruction {
1446 DECLARE_INSTRUCTION_FACTORY_P1(HBranch, HValue*);
1447 DECLARE_INSTRUCTION_FACTORY_P2(HBranch, HValue*,
1449 DECLARE_INSTRUCTION_FACTORY_P4(HBranch, HValue*,
1469 HBranch(HValue* value, function in class:v8::FINAL

Completed in 103 milliseconds