Searched refs:getIndirectCall (Results 1 – 2 of 2) sorted by relevance
574 mlir::Value cir::CallOp::getIndirectCall() { in getIndirectCall() function in cir::CallOp701 mlir::Value indirectCallee = isIndirect() ? getIndirectCall() : nullptr; in print()
2062 mlir::Value getIndirectCall();