Searched defs:EffectPhi (Results 1 – 3 of 3) sorted by relevance
/external/v8/test/cctest/compiler/ | ||
D | test-loop-analysis.cc | 90 Node* EffectPhi(Node* a) { in EffectPhi() function in v8::internal::compiler::LoopFinderTester |
/external/v8/src/compiler/ | ||
D | common-operator.cc | 701 const Operator* CommonOperatorBuilder::EffectPhi(int effect_input_count) { in EffectPhi() function in v8::internal::compiler::CommonOperatorBuilder |
D | wasm-compiler.cc | 355 Node* WasmGraphBuilder::EffectPhi(unsigned count, Node** effects, in EffectPhi() function in v8::internal::compiler::WasmGraphBuilder |