Searched defs:inlineCall (Results 1 – 2 of 2) sorted by relevance
297 LogicalResult mlir::inlineCall(InlinerInterface &interface, in inlineCall() function in mlir
604 Inliner::InlinedCall Inliner::inlineCall(FunctionCall* call, in inlineCall() function in SkSL::Inliner