Searched defs:BranchPredict (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | stub_builder.cpp | 66 void StubBuilder::BranchPredict(GateRef condition, Label *trueLabel, Label *falseLabel, uint32_t trueWeight, in BranchPredict() function in panda::ecmascript::kungfu::StubBuilder |
Completed in 24 milliseconds