Searched refs:IntPtrOr (Results 1 – 4 of 4) sorted by relevance
479 inline GateRef StubBuilder::IntPtrOr(GateRef x, GateRef y) in IntPtrOr() function481 return env_->GetBuilder()->IntPtrOr(x, y); in IntPtrOr()
184 GateRef IntPtrOr(GateRef x, GateRef y);
502 inline GateRef IntPtrOr(GateRef x, GateRef y);
261 GateRef CircuitBuilder::IntPtrOr(GateRef x, GateRef y) in IntPtrOr() function